Code: Select all
v28.30.0101 - 2026-04-09 18:51
+ 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.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club