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).
Synchronize
- Added an option to the synchronize tool to disable deleting files to the recycle bin.
Preferences
-
Added Preferences / Folders / Virtual Folders / This PC / Refresh drive space on load option. In case the This PC folder doesn't update the free space automatically for you for some reason, turning this option on will force it to refresh every time you go to the folder.
-
Added Preferences / Miscellaneous / Advanced: [Behaviour] makedir_eval_paste option. Lets you use a handler for Ctrl-V defined on the Control Keys Preferences page in the Create Folder dialog.
Commands
-
The
Gocommand'sDUALPATHargument now works in conjunction withOPENINLEFT/OPENINRIGHT/OPENINDUAL. This lets you open folders in the left and right file displays explicitly, irrespective of which is the source. E.g.Go C:\ OPENINLEFT DUALPATH D:\would read C: into the left and D: into the right even if the right file display was the source. -
Find DELETEcommand has a new "norecycle" argument.
Scripting
- Added
Item.InfoTip()script method. Retrieves the infotip for a file or folder. TheItemobject must have been retrieved from aTab(e.g. it can't have come from a directory enumeration).
Fixes
-
The Opus-implementation of the This PC folder no longer shows an empty tooltip for inaccessible drives.
-
Attempting to show a script menu with empty submenus in it no longer causes an error.
-
Fix for crash reported by @slouw.
-
Possible fix for crash IDs 695-697.