Directory Opus 12.10.1 (Beta)

Directory Opus 12.10.1 (beta) is now available for all Opus 12 users.

This is a preliminary, beta release. Translations may not be fully up-to-date and some English text may appear in non-English versions.

This is an Opus 12 update. If you are using Opus 11 or earlier then you should not install this beta unless you want to upgrade to Opus 12.

Download:

Changes:

  • The new option Preferences / Display / Options / Visual styles override file selection colors, when turned off, lets you keep the look & feel of visual styles in the file display (the way icons are selected, overlapping borders, item spacing, and the "hot" item under the mouse pointer being highlighted) while retaining the ability to specify selection colors. Useful for dark themes, where the Windows 10 visual style's selection rectangle is barely visible, but also of interest if you want custom colors in general.
     
  • The Clipboard PASTE=ask command now allows the default name in the dialog to be configured (e.g. Clipboard PASTE USESEL AS=ask:{date|yyyy_MM}_).
     
  • The Clipboard AS argument now supports path aliases (e.g. Clipboard PASTE AS /dropbox/blah.txt).
     
  • When pasting text from the clipboard to a file with the Clipboard PASTE command, the text encoding type can now be specified using the enc: parameter. E.g. Clipboard PASTE enc:utf8 to paste in utf-8. The default behaviour is to paste as UTF-16 if the clipboard text is Unicode, otherwise as ANSI.
     
    • The Clipboard ASK dialog for text now includes a drop-down allowing the encoding type to be chosen.
    • The Preferences / Miscellaneous / Advanced / clipboard_text_encoding option lets the default encoding type be specified.

  • The Rename AUTORENAME (and WHENEXISTS=rename) arguments now work correctly when used in conjunction with RECURSE. Additionally, renames that use these options can now be undone properly.
     
  • The Advanced Find / Filter control can now search Movie fields.
     
  • In scripting, improved the ability of FSUtils.ReadDir to deal with links and junctions:
     
    • The old boolean arguments for ReadDir relating to recursion and shell have been deprecated and replaced with a string consisting of optional flags. Flags are:

      • r - recurse
      • s - use shell
      • l - skip links/junctions when recursing

    • For example, ReadDir("c:\", "rl") will recursively read C:\ but will not recurse into any softlinks / junctions encountered.
    • The Item object has new is_reparse, is_junction and is_symlink properties.
    • The Item.size property should now be correctly filled in for symlinks in all cases.

  • When creating a new folder tab group via Preferences, the auto-generated group name is now selected when the dialog opens, so you can type over it more easily.
     
  • When editing a tab group in Preferences, you can now add multiple folders/tabs at once, and it is now possible to select archives.
     
  • More dialogs for choosing default paths, folder tab group paths, and so on, now let you select archives and Recycle Bin in addition to normal folders. Similarly, dialogs for adding aliases, favorites and jumplist items now let you pick archives.
     
  • The Preferences dialog for editing a Folder Tab Group now allows you to drag & drop folders into the list to add new tabs for them.
     
  • When pasting clipboard images as files using Clipboard PASTE AS, the image file extension no longer replaces the last part of the filename if it the supplied name includes a dot.
     
  • The toolbar Selected and Toggled colors are now always used if they are defined. Previously, they would only be used if visual styles were disabled (e.g. by specifying a light Text color).
     
  • When a new Lister is created with the Go NEW command and a view mode is specified using the VIEW argument, any toolbars for that view are now turned on.
     
  • In a WSL function the paths passed on the command line using {allfilepath} are now converted to WSL-format paths.
     
  • Fixed layouts saved with the Format Lock turned on applying the active folder tab's format to every other tab.
     
  • The Archives plugin now works with paths longer than 260 characters. (Zip already worked, as it is not handled by the plugin.)
     
  • Fixed a bug which prevented viewer plugins from handling files with very long paths when short filenames were disabled in the filesystem.
     
  • The preview at the bottom of Preferences / Folder Tabs / Tab Groups is now rendered better in high DPI.
     
  • The preview at the bottom of Preferences / Folder Tabs / Tab Groups no longer allows the label and icon of the last (visible) tab on the left to draw into the area for tabs on the right. (Easiest to see if you had a dual-side tab group which didn't define any tabs on the right, but could also happen if the last tab name was long on the left and the right only had one tab with a short name.)
     
  • Fixed Preferences / Jump List bug where if you added and then removed a custom folder path without closing the window, it wasn't actually removed.
     
  • Fixed Preferences / Jump List inconsistency with how paths were displayed between adding a path (filenames only and incorrectly doubled ampersands) and re-opening the dialog (full paths).
     
  • Fixed problem which could cause F1 help to open two browser tabs in some cases.
     
  • Opus now tries to detect when the http help server is blocked (by e.g. a browser extension or local firewall) and displays a message, offering to switch back to the CHM help.
     
  • Fixed problem with status icon on Preferences / Favorites and Recent / Labels not redrawing on resize.
     
  • If you drag a file in one of the icon modes and cancel the drag by pressing the right button the context menu is no longer displayed.
     
  • Fixed changing the Display Filter Bar setting only turning the bar on or off in folder tabs which were active at the time.
     
  • Fixed problem with view-mode specific toolbars not working correctly in a Lister that was saved with several tabs in different view modes.
     
  • Fixed problem with tabs that could occur if clicking a tab resulted in a view mode change which then triggered toolbars to be hidden or shown. The tab could think it was being dragged around and "randomly" change position.
     
  • Fixed a couple of rendering issues in Details+Thumbnails mode when FlatView-Grouped turned on.
     
  • Inline rename now works on items in subfolders on the desktop when the desktop is put into FlatView mode.
     
  • The standalone viewer wasn't saving the widths of the metadata and mark panes with DPI information (so their sizes would appear changed if the DPI changed).
     
  • When dragging a tab out to create a new Lister, the preview image would appear on the wrong monitor if the desktop didn't start at 0,0.
     
  • Fixed minor rendering issue in details mode with "full width of the name column" selection and a totally hidden collapse column following the name column.
     
  • Image Convert in a zip file now works properly when the "Use temporary file when copying to Zip files" option is turned on.
     
  • When dragging a file from a zip file over Microsoft Edge, Opus no longer displays a progress dialog that never goes away.
     
  • If a file collection has a label applied to it the colors are now shown in the folder tree.
     
  • Fixed problem with rename scripts that could cause custom rename fields to disappear as the preview list is scrolled.
1 Like