Code: Select all
v27.00.0601 - 2025-06-07 13:51
! Various minor bug fixes.

(1) Installer Package, (2) No-Install Package (for manual unpacking).

Code: Select all
v27.00.0601 - 2025-06-07 13:51
! Various minor bug fixes.
Code: Select all
v27.00.0600 - 2025-06-01 19:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v27.00.0507 - 2025-05-31 15:57
! Tabs: The "Cycle Tabs" commands did not update the internal last used tab list
correctly, making "On closing the current tab = Activate the last used tab" select
the wrong tab. Fixed.
! Configuration | File Operations | File Operations | External Copy Handlers: TeraCopy
support lacked \\?\ prefixes for overlong files when passed as lists via temp file.
Fixed.
Code: Select all
v27.00.0506 - 2025-05-30 13:10
* Live Filter Box and Other Filter Boxes: The X-icon to remove the current filter is
less fat now.
! Portable Devices: Showing Properties from the context menu did not work. Fixed.
! Portable Devices: The icon in the folder tree could turn to a white default icon.
Fixed.
Code: Select all
v27.00.0505 - 2025-05-29 18:39
! Small Lists: After horizontal or vertical scrolling there could be pixel dirt at
the bottom and right. Fixed.
! Live Filter Box: The recent fix made selections from MRU list use the delay (they
should not). Fixed.
Code: Select all
v27.00.0504 - 2025-05-29 12:30
* Custom Copy: Due to a bug in the latest Windows 11 update, the shell copy operations
no longer display a progress dialog (only the naive will wait for a fix). Therefore,
XY now uses its own Custom Copy engine by default (Configuration | File Operations |
File Operations | Custom Copy Operations | Use Custom Copy). It's better anyway.
! Custom File Associations: Fixed another glitch with menu separators.
! Configuration | Find and Filter | Filters & Type Ahead Find | Live Filter Box |
Delay before filter is applied: The delay was ignored when typing into the box
opened the box's match list. Fixed.
* Live Filter Box: By the way, this automatically opening match list is globally
controlled by "Configuration | General | Controls & More | Drop-down Lists |
Auto-complete recently used items" for all dropdown controls. I now think that such
an automatic match list that appears while typing into the box is not optimal for
the Live Filter Box (too much action), so I removed it from here.
> Live Filter Box: If you want to see the box's MRU list you can always press F4 while
the cursor is in the box, or Ctrl+Down for the current match list.
! Live Filter Box: Since 20170426 (!) opening a new background tab has cleared the
Live Filter Box of the current tab, which should not happen. Fixed.
Code: Select all
v27.00.0503 - 2025-05-28 17:44
! SC report: Since 20250130 the {Size} field did not work as it should. Fixed.
text report("{name} {Size RAW}<crlf>"); //works again
Code: Select all
v27.00.0502 - 2025-05-28 09:47
! Custom File Associations (aka Portable Openwith Menu): Filetype specific menu
separators (added v15.00.0518 - 2015-04-30 09:48) stopped working at some point.
Fixed. FYI, this definition line will create a separator in the popup menu if the
focused file is a .txt file:
txt>-
Code: Select all
v27.00.0501 - 2025-05-27 14:12
* Custom Copy: The progress dialog is now guaranteed to remain within the monitor's
work area (i.e., not partly covered by the taskbar).
! SC tab: Since 20231027 you could not pass a negative index anymore. Fixed. Now this
works again as advertised: If index is negative then position is calculated from the
right end (-1 points to the right-most tab).
Code: Select all
v27.00.0500 - 2025-05-07 21:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v27.00.0406 - 2025-05-06 11:31
! List: The "Subscript out of range" fix in v27.00.0405 was not a good idea. Undone.
! Error Message: Layout broken on some systems. Fix attempt.
Code: Select all
v27.00.0405 - 2025-05-05 18:02
! List: Mysterious "Subscript out of range" error after creating and renaming a new
folder. Fix attempt.
! Drag and Drop: Mysterious cross-monitor drag and drop issue. Fix attempt.
! List | Tiles View: Selected items in the unfocused list could get the focused
background color under certain conditions. Fixed.
Code: Select all
v27.00.0404 - 2025-05-05 10:09
* Debug Log: Minor layout improvements.
! SC setcolumns: A predefined custom column (#1 - #10) was not automatically populated
when shown by a toggle script like this:
setcolumns("Custom 1", 8);
Fixed.
Code: Select all
v27.00.0403 - 2025-04-30 21:34
! Multilingual Support: The translation for the "Rapid Access" folder would not stick
across sessions (since 20250216). Fixed.
Code: Select all
v27.00.0402 - 2025-04-30 11:25
! Toolbar: In a multi-row toolbar, the small overlay arrows could end up in the wrong
row under certain conditions. Fixed.
! List: Could not enter certain folders on a diskless system. Fixed.