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).
Changes in this release:
Changes relating to the new "Move top-row toolbars into the window title bar" option (added in 13.6.4):
-
The option has internally been moved to a new flag bit, since we found that some people had the previous flag already turned on due to an error in the internal config structure. If you've turned that option on you'll find it's now off again, and will need to be turned on from Preferences / Toolbars / Options.
-
Now works in Windows 10 and earlier.
-
Now works in conjunction with the Preferences/Customize title bar buttons.
-
Listers can now be dragged from empty space on any toolbar, not just those in the top row.
-
If all top toolbars are turned off, and the window frame reverts to normal, turning a toolbar back on now re-establishes the custom window frame.
Additional changes:
-
Spacer buttons can now be edited, and have a new option to show a label. When turned on the displayed label will be shown rather than an empty space. They behave very like Label buttons in this mode; the main differences are that Spacer buttons can be set to full-width or a specific size, whereas Label buttons always auto-size to show the specified label.
-
Both Label and Spacer buttons (with labels) can now use the evaluator, by prefixing the label definition with a
=
character. -
The
FSUtil.ReadDir
script method now accepts thep
flag to suppress password requests (e.g. when reading encrypted ZIP files). -
Evaluator
SysInfo()
function has new "Version", "VerHigh", "VerLow" and "VerBeta" values it can return.