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).
-
When the root of a library is grouped by parent folder (or similar), the group order now reflects the order member folders have been added to the library. The new Preferences / Miscellaneous / Advanced: [Behaviour] library_sort_members option lets you revert to alphabetical sorting for member folders.
-
The standalone viewer's status bar now displays the current scale factor of the viewed image as well as the configured zoom level.
-
The evaluator
IsChecked()andIsEnabled()functions can now be used to test conditions in a dual-display Lister for either file display (rather than only for the source file display.) To do this, prefix the command you're testing withleft:,right:,dest:orboth:. For example,IsChecked("both:Set VIEW=Thumbnails")would only return true if both file displays were set to thumbnails mode. -
Fixed problem assigning rename presets to groups in Chinese/Korean/Japanese.
-
The option to preserve group expansion state on refresh now works evaluator groups.
-
Fixed group expansion state being preserved on refresh of a FlatView folder when it shouldn't be.
-
Toggling the Filter Bar's regex mode via its options menu no longer clears the wildcard/regex pattern.
-
Using
Set QUICKFILTERFLAGSto turn the Filter Bar's regex mode on or off no longer clears the wildcard/regex pattern. -
The length of individual fields when shown in tooltips is now limited to avoid poor performance when displaying tooltips (due to the Windows tooltip control being incredibly inefficient when calculating a size for long strings).
-
The script dialog editor now displays the correct icon for buttons set to use the internal image set (e.g. with an image value of
%10). -
Fixed evaluator
FileCount()function giving inaccurate selection counts when used from a command modifier in a context menu command. -
Fix for crash ID 682.