Change Log for the latest
XYplorer BETA version:
Code: Select all
v23.80.0004 - 2022-11-26 11:49
+ SC resolvepath: Now it resolves the wildcard * in the path parameter. The first
matching item is used according to NTFS item order:
In a typical installation, the following two lines return "C:\Program Files
(x86)\XYplorer\LicenseXY.txt":
text resolvepath("<xypath>\*.txt");
text resolvepath("*.txt"); //resolvepath defaults to <xypath>
* Tools | List Management | Tagged Items...: For performance reasons, you now only see
generic icons when your database contains more than 65,536 items.
! Tools | List Management | Tagged Items...: Since 20221121 icons were missing for
lists larger than 1000 items. Fixed.
! Tags: Moving or renaming selected items did not set the dirty flags for those items
and did not increase the dirty count. Fixed.
! Multi-User Tagging: If you deleted a tagged file, and then renamed another file to
the name of the deleted file, after close and restart the renamed file would inherit
the tags of the deleted file. Fixed.

To easily
upgrade to this BETA version from XYplorer, hold down the
CTRL key while you click
Help | Online Support | Check for Updates. If you prefer to
download the BETA version, choose one of these packages:
(1)
Installer Package, (2)
No-Install Package (for manual unpacking).
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...) before running a new BETA version. This will also help in fixing any fresh bugs.