This is a beta release. It may be unstable. Some text may not be translated yet. Use at your own risk!
Download manually, or use Help > Check for Program Updates (if beta versions are enabled in Preferences / Internet / Updates).
Preferences
-
The histogram in the standalone viewer's information overlay can now be disabled via Viewer / Standalone Viewer / Options / Include histogram in information overlay.
-
Added optional sounds for toolbar button clicks in Miscellaneous / Sounds.
Scripting / Evaluator
-
Button controls in script dialogs can now use the built-in button images (rather than toolbar images), by specifying the image as
%x(where x is the image index). -
The list edit control in script dialogs can now have a custom tooltip specified for its options button.
-
The HTTPRequest script object now returns any response data even in the case of an error.
-
The evaluator
Resolve()function (andFSUtil.Resolve()script method) now consider user-defined path aliases as well as system aliases.
Other changes
-
Toolbars/menus showing Folder Tab Groups now highlight the active group the same way similar menus for Styles do, rather than making the label bold. (Bold text doesn't look different enough in dark mode.)
-
The change in the previous beta for
Go NEWTAB=findexistinghas been rolled back for recognised archive files (since these should be handled like folders). -
The left and right mouse button glyph (used, for example, in the tooltip for a three-button button) now respects when the right button has been set as the primary mouse button.
-
In three button tooltips the hotkeys for individual buttons are now shown after their label/description rather than before.
Fixes
- Fixed Preferences dialog not rendering properly if it opens maximized.
- Fixed
StringTools.Truncate()not defaulting to center truncation for path objects as documented. - Fixed script dialog listviews not redrawing items if their icon was set with an Image object.
- The option to preserve group expansion state on refresh now works in stored queries.
- Possible fix for crash ID 671.
- Possible fix for crash ID 672.
- Fix for crash ID 673.
- Possible fix for crash ID 675.
- Possible fix for slow startup with Citrix.