Change Log for the latest
XYplorer BETA version (32-bit):
Code: Select all
v27.10.0705 - 2025-09-09 15:11
+ Thumbnail Cache: By default, the cache is automatically updated for each file whose
modified date has changed since the cache was written. You can now skip this service
by setting this tweak:
CacheIgnoreModified=1
* Tools | Customize List | Show Folder Row Colors: Changed the factory default so that
Color Filter text colors are shown while Show Folder Row Colors is enabled.
OLD: "664B34,F6F0E0"
NEW: ",F6F0E0"
Upgraders can achieve the same by running this script:
interfacecolors(",F6F0E0", 2);
! Hover Box: Under certain conditions, the icon in the status area could fail to be
retrieved (instead, the question mark icon was shown) when a junction was in the
path. Fixed.
! SC gettoken: The combination of a delimiter longer than one character, a negative
index, and the flag "Return from start" could result in wrong returns. Fixed.
Example:
echo gettoken("A-|-B-|-C-|--|-", -4, "-|-", , 1); //was "", but is now correctly "A-|-B"

To easily
upgrade to this BETA version of XYplorer (32-bit), hold down the
CTRL key and 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 may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.