Change Log for the latest
XYplorer BETA version:
Code: Select all
v25.30.0006 - 2023-12-10 21:08
+ Configuration | Tabs and Panes | Tabs | Visual Style: Added "XYplorer Modern Style",
the new factory default. Countless changes and adjustments. Rounder, more air, less
lines. Work in progress, Dark Mode still missing...
* Configuration | Tabs and Panes | Tabs | Visual Style: Renamed "XYplorer Classic
Style" to "XYplorer Archaic Style" because that's what it is (probably Windows 95).
- Configuration | Tabs and Panes | Tabs | Yellow highlight marks selected tab in
classic style: Setting removed from Configuration, but kept as a tweak.
+ SC zip_extract enhanced: Now you can control whether to wait for the extraction or
return immediately and perform the extraction asynchronously.
Syntax: zip_extract(zipfile, path, [itemlist], [separator="|"], [wait=1])
wait: 0 = extract asynchronously
1 = [default] wait for extraction
Waiting is usually better in a scripting context, so it's the default. It was also
the way it worked all the time before v25.20.0115 - 2023-12-03 17:03, so this
enhancement is also a bugfix.
To easily
upgrade to this BETA version from XYplorer, hold down the
CTRL key while you 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 might contain fresh bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...) before running a new BETA version. This will also help in fixing any fresh bugs.