Change Log for the latest
XYplorer BETA version (32-bit):
Code: Select all
v27.20.1201 - 2026-04-09 18:48
+ Hover Box: You can now use the arrow keys to move to the next hover box even when
the focus is in an input field, such as the Address Bar or the Live Filter Box.
+ SC readurl / readurlutf8 enhanced: Added flag to skip the existence check before the
URL is loaded.
Syntax: readurl(url, [nocookies], [StripHTML], [flags], [codepage])
flags (bit field)
16: Skip the existence check before the URL is loaded.
This will save some nanoseconds and energy if you're sure the URL exists.
Example:
text readurl("https://www.xyplorer.com/version.php?bit=64", 3:=16);
! Scripting | Steps Dialog: Since it's resizable (v26.70.0307 - 2024-12-16 15:06) the
label between the upper and the lower list was invisible most of the time because
its position was still static. Fixed.
! Hover Box: Folder content lists used the vertical spacing needed for the font size
set in Configuration | Colors and Styles | Fonts | Buttons and Labels, but it
actually uses the font and font size set in Configuration | Colors and Styles |
Fonts | Main Contents. Fixed.
! Address Bar: The dropdown list used the vertical spacing needed for the font size
set in Configuration | Colors and Styles | Fonts | Buttons and Labels, but it
actually uses the font and font size set in Configuration | Colors and Styles |
Fonts | Main Contents. Fixed.

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.