Directory Opus 12.23.4 (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:
- Universal version (all supported languages)
- Deutsche Version
- 中文版
Changes since 12.23.3:
- The Blend file background colors with background option now applies in the icon/thumbnail modes as well as in Power/Details modes.
-
Additions to the date and time format syntax for {...} codes, providing functionality which previously required scripting:
- Time strings can be made to include milliseconds by inserting M (capital-m) at the start of the format string. For example, {time|MHH:mm:ss} will return something similar to "08:45:32.021".
- Date strings can use "Monday", "Today", Tomorrow", and similar for dates within a week of today by inserting N (capital-n) at the start of the format string. For example, {modified|D#Nyyyy-MM} when renaming a file.
- Time strings can be made to include milliseconds by inserting M (capital-m) at the start of the format string. For example, {time|MHH:mm:ss} will return something similar to "08:45:32.021".
- Made some changes to improve resize speed (only affects Windows 10 / DWM currently).
-
Close PROGRAM=onlast,confirm now works correctly with more than one Lister open.
- Fixed the Folder Tree Options page in Preferences not displaying correctly with certain custom/non-standard Windows scaling factors.
- Fixed problem with folder tabs context menu command "Split to dual display" leaving the remaining tabs the wrong size in some cases.
- Clarified docs and command template for the Set FORMAT argument.
- Number fields in script dialogs can now have their minimum/maximum values set to negative numbers