
Download Page: https://www.xyplorer.com/download.php
Code: Select all
v27.00.0800 - 2025-06-23 17:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v27.00.0800 - 2025-06-23 17:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
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.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.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.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.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.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.0901 - 2025-07-06 12:15
+ Tools | Customize Keyboard Shortcuts...: The Jump button now obeys to F3.
Code: Select all
v27.00.0905 - 2025-07-07 10:11
+ New Variable <xybitness>: Returns "32-bit" or "64-bit" depending on the bitness of
the main executable (XYplorer.exe).
echo <xybitness>; //"32-bit" in the VB version, "64-bit" in the TB version
* Updated the help file.
Code: Select all
v27.00.0915 - 2025-07-09 11:04
* MLS: Internally updated to version 8.196.
> TRANSLATORS: Please wait until Reference_8.196.lng is uploaded.
You will be notified if you have subscribed to this thread:
https://www.xyplorer.com/xyfc/viewtopic.php?f=12&t=9648
* Updated the help file.
Code: Select all
v27.10.0000 - 2025-07-09 19:00
= NEW OFFICIAL RELEASE. Main developments since last release:
+++ This is a BIG maintenance release. Numerous minor fixes and improvements have been
made since the last major release.
+++ This is also the last 32-bit version of XYplorer. The next one will be 64-bit.
Code: Select all
v27.10.0001 - 2025-07-11 13:38
! SC sync: Error 9 could occur under rare circumstances. Fixed.
Code: Select all
v27.10.0003 - 2025-07-15 13:36
* Configuration | Information | File Info Tips & Hover Box | Show file info tips |
Extra fields: v27.00.0805 - 2025-06-25 17:50 added:
The Opens With line now mentions the version number if available.
This is now bound to a new tweak:
InfoTipOpensWithAppendVersion=1
! Some minor bug fixes.
Code: Select all
v27.10.0004 - 2025-07-15 15:36
! Some icons were drawn too small in high DPI setups. Fixed.
* XYcopy: Updated to 2.10.0271.