Change Log for the latest
XYplorer BETA version:
Code: Select all
v24.80.0017 - 2023-08-21 13:05
* View | Suspend Auto-Refresh: Removed the default keyboard shortcut Ctrl+R. It's
wasted here.
! Hover Box: Items in junction paths did not always show the correct icon (but a "?"
icon). Fixed.
! File | Rename Special: When performed on tagged items in deep lists (Search Results,
Branch View), display errors could occur in the file list (missing or wrong tags)
that only were corrected after a manual refresh. Fixed.
! File | Rename Special: When performed on tagged files and their containing folders
in deep lists (Search Results, Branch View), the tags database could get confused
and tags could get orphaned or mixed up. The problem is that in such a situation,
simple rename jobs can trigger a sequence of successive changes in the path of the
same items. Hard to track and btw also hard to undo.
For example, list these 3 folders with containing 3 files (tagged) in Search Results
or Branch View, select them all and replace all "-" by "+":
Before: After:
------------------------------------------------------------------------
E:\Test\a2-5\ E:\Test\a2+5\
E:\Test\a2-5\2-5.txt E:\Test\a2+5\2+5.txt
E:\Test\b2-6\ E:\Test\b2+6\
E:\Test\b2-6\2-6.txt E:\Test\b2+6\2+6.txt
E:\Test\b2-6\c2-7\ E:\Test\b2+6\c2+7\
E:\Test\b2-6\c2-7\2-7.txt E:\Test\b2+6\c2+7\2+7.txt
------------------------------------------------------------------------
In my test environment, the issue has now been fixed (including undo/redo), but
there's a chance not all complexities are covered yet.

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.