12 May 2020

Directory Opus 12.20.3 (Beta)

Directory Opus 12.20.3 (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.

Download:


Changes since 12.20.2:

  • A command that copies files into a file collection using {filepath} etc. codes now works correctly with more than one item selected.
     
  • Fixed the folder tree scrolling to the wrong position if both Expand selected branch when changing tabs and Position selected item in the middle of the tree were enabled at once.
     
  • Changing the advanced no_folder_cd_thumbs or cd_thumb_coverart_file settings now clears any cached folder thumbnails and does a refresh immediately.
     
  • Buttons can now use things like @ifpath:/trash to make commands conditional on being in virtual folders like Recycle Bin.
     
  • Using the Favorites FILTER argument no longer filters out separators from the Favorites list (other than to remove double separators where everything between them was filtered out).
     
  • Fixed a cosmetic issue with the Backup & Restore dialog at 125% DPI scaling.
     
  • Added LocalizedNameTest registry flag for testing alternative methods of retrieving localized names (re: Google Drive). See https://resource.dopus.com/t/dopus-slow-to-load-google-drive-file-stream-folder-with-many-items/35468 for details.

  • Added Dialog.WatchTab script method. Allows a (detached) script dialog to receive various notifications about a folder tab (file selection, file changes, etc).

  • Script dialogs shown as a checkbox list (using Dialog.choices) are now themed and resizable.