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
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club