24 December 2014

Directory Opus 11.10.1 (Beta)

Directory Opus 11.10.1 (beta) is now available for all Opus 11 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.

32-bit version:    Universal    Deutsch
64-bit version:    Universal    Deutsch

Changes:

  • The Go TABPOS argument can now be used together with NEWTAB to control where the newly-opened tab is positioned.
  • Added support for PSD (Photoshop) images containing 1-bit-per-pixel bitmaps.
  • Empty elements of Vector objects in persistent script variables are now saved.
  • Fixed a problem where having MTP devices shown on the Drives toolbar could cause issues like crashes or duplicated buttons.
  • Improved performance of MTP support (random "hangs", etc).
  • Fixed a case where the jobs bar "new job" arrow would still display even if disabled through the Misc/Advanced Prefs option.
  • Fixed errors when trying to add files or folders directly below the root of a drive to a RAR archive.
  • Non-system global hotkeys can now be assigned to the Launch App 1, Launch App 2 and Launch Media Select keys, on keyboards that have them, provided the keyboard drivers give applications a chance to intercept them (not all drivers do with those keys).
  • Fix for Calculator key activating the menu bar in Listers, as if the Alt key was tapped, with some keyboard drivers.
  • Fix for image viewer crash if you deleted the 2nd last image in a folder and the last image was invalid or could not be loaded.

19 December 2014

Directory Opus 11.10

Directory Opus 11.10 is now available as a free update for all Directory Opus 11 users.

Download:

32-bit version:    Universal    Deutsch    简化字
64-bit version:    Universal    Deutsch    简化字

Changes:

This update includes all the changes in the 11.8.x betas:
Please note: 11.9 was an unreleased internal version. 11.10 is the public release immediately following 11.8.

12 December 2014

Directory Opus 11.8.4 (Beta)

Directory Opus 11.8.4 (beta) is now available for all Opus 11 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.

32-bit version:    Universal    Deutsch
64-bit version:    Universal    Deutsch

Changes:

  • If you paste multiple lines into the Create Folder dialog, and it's in single-line mode, it now automatically switches to multi-line mode.
  • Fix for image file metadata showing the Subject value for Title as well, if no Title value was set. (This was due to behavior in Windows itself, which you can still see in Explorer.)
  • Label/wildcard filters added to a tab's format in the Preferences Tab Groups page weren't being saved.
  • DOpus.Listers.LastActive is now a method that always returns the most recent last active Lister rather than a property that's initialised once and then never updated.
  • Improved Explorer Replacement to work with Everything's Open Path context menu command.

5 December 2014

Directory Opus 11.8.3 (Beta)

Directory Opus 11.8.3 (beta) is now available for all Opus 11 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.

32-bit version:    Universal    Deutsch
64-bit version:    Universal    Deutsch

Changes:

  • The support added in 11.7 for Access Based Enumeration on network shares caused delays for some users; the check Opus performs for this has been moved to a background thread which should eliminate this problem.
  • In a script, calling DOpus.Listers.count now works (and returns 0) if there are no Listers open.
  • Persistent script variables are now properly saved if they contain vectors and the vectors are modified without any other variables being changed.
  • Path completion pop-up no longer adds a backslash to the end of the path if you click a file. (Only affects a handful of cases, since usually only folders are listed.)
  • Find / Advanced path clauses now disable path completion when in regular expression mode, since it got in the way of typing expressions.
  • Fixed the File Type editor's handling of pasted commands where the program path was quoted and had arguments after it.
  • Fixed problem with Filters that use script columns not correctly remembering the specified column.
  • The Go TABSELECT=prev command should now work in all cases.