Code: Select all
v27.00.0901 - 2025-07-06 12:15
+ Tools | Customize Keyboard Shortcuts...: The Jump button now obeys to F3.

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

Code: Select all
v27.00.0901 - 2025-07-06 12:15
+ Tools | Customize Keyboard Shortcuts...: The Jump button now obeys to F3.
Code: Select all
v27.00.0900 - 2025-07-04 20:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
v27.00.0824 - 2025-07-04 19:16 - not published
+ New Variable <xysource>: Returns "VB" or "TB" depending on the language in which the
source code was written.
echo <xysource>; //VB
Code: Select all
v27.00.0822 - 2025-07-04 11:01
! Preview: ASM files were incorrectly identified as a complex format, even though they
are plain ASCII. Fixed.
Code: Select all
v27.00.0810 - 2025-07-01 18:39
! File | Rename Special | MP3 Special | Filename (Artist - Title.mp3) to ID3 Tag: This
and the other three filename-to-mp3 commands were apparently broken since 20190825
(!). Fixed.
Note that these commands only write the outdated ID3v1 format, which is always
overridden by ID3v2 if present. So these commands only make sense for files that
have no ID3 tags at all.
Code: Select all
v27.00.0807 - 2025-06-29 11:15
* XYcopy: Updated to 2.10.0270.
! Configuration | File Operations | File Operations | Background Processing: A timer
was not killed after a completed process, leading to unnecessary eternal loops while
the progress dialog was still open. Fixed.
Code: Select all
v27.00.0805 - 2025-06-25 17:50
+ Configuration | Information | File Info Tips & Hover Box | Show file info tips |
Extra fields: The Opens With line now mentions the version number if available.
* XYcopy: Updated to 2.10.0269.
! Edit | Recent File Operations...: After using SC copyitem to copy a file under a
different name, or after a simple in-place duplication, the Recent File Operations
list would contain the target file name instead of the target path. Fixed.
Code: Select all
v27.00.0801 - 2025-06-24 11:07
! Edit | Paste Special | Edit Clipboard...: Command could crash the app under certain
conditions. Fixed
Code: Select all
v27.00.0800 - 2025-06-23 17:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v27.00.0721 - 2025-06-21 14:40
! XYcopy: Wrong calculation of free space for mounted drives. Air fix.
* XYcopy: Updated to 2.10.0268.
Code: Select all
v27.00.0718 - 2025-06-20 18:28
! Custom Columns: <cc_base> on folders was wrong. Fixed.
Code: Select all
v27.00.0717 - 2025-06-19 19:53
* Updated the help file.
Code: Select all
v27.00.0714 - 2025-06-18 13:13
* Configuration | General | Startup & Exit | Open command line start path in new tab:
Now enabled by factory default.
* Dropdown Boxes: Now you can make them drop by Alt+Down and Shift+Down, and undrop by
Alt+Up and Shift+Up.
* Dropdown Boxes: Now the standard size of the dropdown is 16 lines. Was 8 lines before.
Code: Select all
v27.00.0700 - 2025-06-12 19:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v27.00.0603 - 2025-06-09 11:48
! Small Lists: Since 20250316, the vertical scrollbar covered the borders of the
control, which looks quite bad. Fixed.
Code: Select all
v27.00.0601 - 2025-06-07 13:51
! Various minor bug fixes.