Directory Opus 13.22.4 (Beta)

:warning: This is a beta release. It may be unstable. Some text may not be translated yet. Use at your own risk!

:inbox_tray: Download manually, or use Help > Check for Program Updates (if beta versions are enabled in Preferences / Internet / Updates).


Preferences

  • Added Preferences / Folder Tree / Options / Position second tree to the right of vertical dual displays option.

  • Added Preferences / File Operations / Copying Files / Confirmation / Make "All" the default action in confirmation dialog option.

Scripting

  • Script dialogs can now make use of the code editor control used in various Opus dialogs (e.g. in the script editor) by selecting "Code" for an edit control's "Edit Type" property.

  • Added Control.SetSyntax() script method. Lets you configure syntax highlighting for the edit control in code mode. You can set it to the predefined "jscript", "vbscript" or "eval" types, or specify your own custom syntax details.

  • Added DOpus.FromJson() and DOpus.ToJson() methods. Lets you convert an Opus object like a Map or Vector to json and vice versa.

Evaluator

  • Added ConcatPath() function for joining path components.

  • Added FileDate() and FileSize() functions for retrieving information about a file or folder.

  • Context for Rename Control Keys now includes a fullpath variable.

Fixes and minor changes

  • You can now use embedded commands with Set GROUPBY=grouplist.

  • Fixed tooltip text getting lost when moving quickly from one file to another.

  • Fixed zip files still opening in Opus from right-click -> Open menu even if zip handling is turned off in Opus Preferences.

  • Fixed Select FILTERDEF evaluation glitch with expanded folders.

  • Fixed standalone viewer opening too small with Original Size + autosize windows selected.

  • Fixed "busy" mouse pointer getting stuck in standalone viewer.

  • Possible fix for crash ID 726

10 Likes