Download Page: https://www.xyplorer.com/download.php
Code: Select all
v25.20.0100 - 2023-11-25 20:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v25.20.0100 - 2023-11-25 20:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v25.20.0005 - 2023-11-25 17:37
* XYcopy: Updated to 2.10.0236.
! Custom Copy: Slight improvement over the v25.20.0004 fix.
Code: Select all
v25.20.0004 - 2023-11-25 15:46
* XYcopy: Updated to 2.10.0235.
! Custom Copy: Processing more than 100,000 items (including recursive content) in a
background operation caused XYcopy to crash. Fixed.
! Custom Copy: Processing exactly 100,000 top items (not counting recursive content)
resulted in error 9. Fixed.
Code: Select all
v25.20.0003 - 2023-11-23 18:38
% Custom Copy | Progress Dialog: Still better information about what's going on in the
initial stages of a job.
* XYcopy: Updated to 2.10.0234.
* Info Panel | Report | Folder | Classic Directory Dump: Dates are now displayed in
ISO 8601 format, which has better alignment to single-digit days or months.
Before:
XYcopy.exe 903,176 11/22/2023 18:00:00
XYicon_FolderDenied.ico 313,398 7/25/2023 20:00:00
After:
XYcopy.exe 903,176 2023-11-22 18:00:00
XYicon_FolderDenied.ico 313,398 2023-07-25 20:00:00
! Toolbar | Copy to Recent Locations / Move to Recent Locations: Virtual Folders were
listed here even though they do not work as destination folders. Fixed.
Code: Select all
v25.20.0000 - 2023-11-22 18:00
= NEW OFFICIAL RELEASE. Main developments since last release:
+++ Overall Spacing. Now you can fine-tune the overall spacing (or airiness, or density)
of the main window. Do you want to see as much information as you can squeeze in, or
do you prefer a more relaxed layout with larger click targets?
+++ Dual Locations. Full support for dual locations allows you to open new folders in
both panes with a single click, filter both panes with a single click, perform
searches in both panes with a single click, and add the combined locations of both
panes to your Favorites list. If you use dual panes, this is what you have been
waiting for.
+++ Highlight the Other Path. Now you can color code the path of the inactive pane in
the folder tree. It can be useful to know what's on the other side and where it is.
+++ Many Other Improvements. See change log.
Code: Select all
v25.10.0129 - 2023-11-21 12:58
+ Status Bar: Added a tweak to hide the hidden count you normally get for a list that
does not list hidden items due to settings in Configuration | General | Tree and
List | Items in Tree and List | Select Items...:
StatusBarHideHiddenCount=1
! SC extracttext: Fallback to 64-bit failed even though it worked internally. Fixed.
Code: Select all
v25.10.0127 - 2023-11-20 13:14
+ Edit | Paste Special | Edit Clipboard...: If there is text in the clipboard, the
number of lines, words, and characters is now displayed in the footer. Can be used
to quickly measure some text.
It's very primitive: Line separator is CRLF, word separator is SPACE and CRLF.
Empty lines count, but not the last one. Empty words don't count. Character count
includes CRLF. There is a limit: It's done only for texts < 1 MB characters.
Code: Select all
v25.10.0125 - 2023-11-19 17:41
* Updated the help file.
Code: Select all
v25.10.0124 - 2023-11-19 13:09
! SC font: Since 20231117 you could get an error 9 here. Fixed.
Code: Select all
v25.10.0123 - 2023-11-18 19:58
! SC charview: Got stuck for a long time when the data was large. Fixed.
Code: Select all
v25.10.0122 - 2023-11-18 16:34
+ SC base64encode and base64decode: UTF8 processing is now optional (though still
the default). Reason: There is at least one context, base64-encoded images, where
UTF8 conversion generally does not seem to be used.
Syntax: base64decode(text, [file], [targetfile], [utf8=1])
utf8: 1: Convert from UTF8 after decoding. Defaults to 1.
Syntax: base64encode(text, [file], [targetfile], [utf8=1])
utf8: 1: Convert to UTF8 before encoding. Defaults to 1.
Example:
text hexdump(base64decode(<clipboard>, 3:=0)); //base64-decode without intermediate UTF8-decoding
Code: Select all
v25.10.0121 - 2023-11-17 12:12
! SC popupmenu: Since Dual Locations there was a problem when sep_item was set to "|".
Fixed.
Code: Select all
v25.10.0120 - 2023-11-16 16:38
+ Variables: Added variables <thispath> and <otherpath> to return the path of the
active and inactive pane in the way it is current displayed, i.e. instead of a real
path it can also be a special path.
Use <thispath> for the active pane, and see how it compares to other variables when
the pane points to "Documents\Songs":
echo <thispath>; // Documents\Songs
echo <curpath_s>; // Documents\Songs
echo <path a>; // C:\Users\Donald\Documents\Songs
echo <curpath>; // C:\Users\Donald\Documents\Songs
Use <otherpath> for the inactive pane (only <path i> can also return this path):
echo <otherpath>; //eg Documents\Songs
echo <path i>; //eg C:\Users\Donald\Documents\Songs
+ Color Filters: Now you can color code the folder of the inactive pane in the tree
with this pattern:
T:dir:<otherpath>
Note: This Color Filter is only supported in the tree, not in the list.
* Color Filters: Patterns of type "dir:" were automatically wrapped in asterisks
internally (aka partial match), even if full paths were given. This makes no sense and
has been stopped. So this filter will only match the one "Monkeys" folder in the tree:
T:dir:E:\Test\Monkeys
Code: Select all
v25.10.0119 - 2023-11-15 12:57
* Catalog | Item Context Menu: Now the Copy command is always enabled. Depending on
the item it copies either a file item, or text.
* MLS: Internally updated to version 8.174.
> TRANSLATORS: Please wait until Reference_8.174.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
! Dual Locations: Fixed some glitches.
! List | Details with Thumbnails: Clicking on the yellow background of a folder
thumbnail would not count as a full hit, i.e. it would not select the item or go
into it on double-click. Fixed.
Code: Select all
v25.10.0118 - 2023-11-14 19:41
+ Dual Locations: Dual locations now have their own default icon in the address bar,
lists, and menus. Saves you from visually scanning a long line for "||".
+ Scripting got a new command.
Name: Air
Action: Controls the density of the user interface of the main window. Identical to
Configuration | Colors and Styles | Styles | Overall spacing.
Syntax: air [value=2]
value: Number of pixels to insert at various locations.
Default is 2.
Valid values range from -4 to 8. Invalid values are silently adjusted.
Example:
air 8;