Change Log for the latest
XYplorer BETA version (32-bit):
Code: Select all
v27.10.0601 - 2025-08-22 17:05
+ Help | Online Support: Added command "Update to 64-bit Version". Click it to update
your current 32-bit XYplorer instance to the latest official 64-bit version of
XYplorer. There is a prompt before the actual update happens.
If an official version is not yet available (i.e. currently), you will be prompted
to update to the latest 64-bit beta version.
- Help | Online Support | What's New?: Removed.
* MLS: Internally updated to version 8.198.
> TRANSLATORS: Please wait until Reference_8.198.lng is uploaded.
You will be notified if you have subscribed to this thread:
https://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
+ SC conf enhanced: Added setting "ShowIconOverlays" to control "Configuration |
General | Refresh, Icons, History | Icons | Show icon overlays" programmatically.
Examples:
echo conf("ShowIconOverlays"); //get (value is also shown in status bar)
conf("ShowIconOverlays"); //get (value is shown in status bar)
conf("ShowIconOverlays", 1); //set
conf("ShowIconOverlays", 0); //unset
conf("ShowIconOverlays", 0, 1); //toggle 0/1
conf("ShowIconOverlays", ""); //toggle 0/1, alt syntax

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.