Download Page: https://www.xyplorer.com/download.php
Code: Select all
v22.40.0100 - 2021-10-29 21:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v22.40.0100 - 2021-10-29 21:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v22.40.0006 - 2021-10-29 18:53
* Configuration | Colors and Styles | Styles | Columns | Autofit the width
of the Name column: Now renaming a file does not temporarily adjust the
Name column anymore when "Tools | Customize List | Autosize Columns" is
also enabled.
! SC replacelist: A script like this made XY hang forever:
echo replacelist("abca", "ab|", , "|");
Fixed.
Code: Select all
v22.40.0005 - 2021-10-29 12:09
+ Tree: Full collapse by CTRL+Click-on-Minus now also works on "This PC" and
"Network". FYI, CTRL+Click-on-Plus on these nodes will only normal-expand
(full expand would take too long).
! Find Files and Quick Search: The /types flag (e.g. /types={:Video}) was
implemented in a stupid way that totally wasted its speed-gaining
potential. Fixed.
A search like this will now be MUCH faster when done over many files with
only some videos among them (#301 stands for FrameWidth here, but that
depends on the Windows version:
prop:#301: >= 240 /types={:Video}
! Find Files and Quick Search: A simple native-selector-based search like
"prop:#301: >= 720" or "prop:#AspectRatio: 16:9" did not work anymore
since 20210920. Fixed.
Code: Select all
v22.40.0004 - 2021-10-28 22:02
! Configuration | General | Tree and List | Tree | Remember state of tree:
Did not remember the expansion state of the "This PC" node. Fixed.
! Mini Tree: Could not open the "This PC" node anymore when it was closed
after startup. Fixed.
Code: Select all
v22.40.0003 - 2021-10-28 16:42
* Tree Path Tracing: Now it's either in the "This PC" branch or in the
"Network" branch.
* Configuration | Tabs and Panes | Tabs | Reuse existing tabs when changing
the location: Exceptions are now made both when going "up" and "down" to
stay on the current tab.
! Audio Properties | Sample Rate: Some file types had a thousand separator,
others didn't. Fixed. Now there is always a thousand separator.
Code: Select all
v22.40.0002 - 2021-10-28 12:52
* Configuration | Tabs and Panes | Tabs | Reuse existing tabs when changing
the location: Exceptions are now made both when going "back" and "forward"
to stay on the current tab.
! Mini Tree: You could not hide the Network node or any of its children
(servers) by editing the Mini Tree (Tools | List Management | Mini
Tree...). Fixed.
! Configuration | General | Custom Event Actions: Since 20211025 a click on
the header popped a weird kind of menu from hell. Fixed.
! SC input: Did not show an icon with style "w" or "m". Fixed.
FYI, works with toolbar icon keys (":dark") and also with image specs:
input("All About Me", 3:=w, 8:="Selfie.jpg");
* XYcopy: Updated to 2.10.0176.
Code: Select all
v22.40.0001 - 2021-10-27 19:00
% Word Break Style: Improved the automatic word boundary recognition (on
double-click, Ctrl+Arrow, Ctrl+BackSpace) in various text boxes including
Address Bar and script boxes.
! SC listfolder: Flag 64 (return special paths) could return the wrong
special paths if there was more than one theoretical option. Fixed.
! Live Filter Box: Making the factory default width dependent on the screen
width (v22.30.0004 - 2021-10-02 12:01) was a mistake. Fixed. Now it's back
to a hard 140 pixels (at 100% resolution) initially.
Code: Select all
v22.40.0000 - 2021-10-27 15:00
= NEW OFFICIAL RELEASE. Main developments since last release:
+++ Two Branch Tree Layout. Now the folder tree has two separate main
branches, This PC and Network. This allows you to hide everything online
or offline depending on your current focus.
+++ Portable Thumbnail Cache. Now you can have your thumbnail cache portable,
moveable, and copyable. Go away with your photos and take your thumbnails
with you!
+++ Live Filter Box Width. Now you can adjust the width of the box in a snap
by hitting Shift+Alt+Wheel over the box.
Code: Select all
v22.30.0213 - 2021-10-26 19:51
+ Hover Box: Now TGA images are natively supported, no CODEC necessary.
+ Special Property | Dimensions: Now TGA images are natively supported, no
CODEC necessary.
! Preview: Compressed 32-bit TGA images raised error 7 (Out of memory) when
they were larger than 5000x5000 pixels. Kind of fixed. No error anymore,
but also no native preview (or thumbnails) for those biggies. If you have
CODECs for TGA you still should get a preview (or thumbnails), of course.
! Live Filter Box: Too many & in the commands, too few & in the Favorite
Live Filters. Fixed.
* Updated the help file.
Code: Select all
v22.30.0212 - 2021-10-26 09:00
* MLS: Internally updated to version 8.137.
> TRANSLATORS: Please wait until Reference_8.137.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
Code: Select all
v22.30.0211 - 2021-10-25 17:48
* Scripting: Now any "_Initialize" script is processed exactly when it is
found in a multi-script resource (which is scanned from top to bottom).
That way you can modify even captions and icons of the following scripts
in the "_Initialize" script. Before, the captions and icons were processed
first, then the "_Initialize" script, then all other scripts, finally any
"_Terminate" script.
Code: Select all
v22.30.0210 - 2021-10-25 12:05
+ View | Show Items | Show Folders in List: Now you get a status icon in the
left section of the Status Bar when folders are hidden from the list.
! CEA: Fixed a possible recursion issue with scripts under "Changing
Locations".
* MLS: Internally updated to version 8.136.
> TRANSLATORS: Please wait until Reference_8.136.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
Code: Select all
v22.30.0208 - 2021-10-24 19:24
! Portable Thumbs Cache: The ?:\XYThumbs\ pattern did not work alright yet
for UNC paths. Fixed. For UNC paths, "?:" is now replaced by the current
share ("\\Server\Share"):
Cache path pattern is resolved to
-----------------------------------------------
?:\XYThumbs\ [Current drive]\XYThumbs\, eg E:\XYThumbs\
[Current share]\XYThumbs\, eg \\Server\Share\XYThumbs\
Code: Select all
v22.30.0207 - 2021-10-24 12:18
! Tree: Fixed some issues that arose from the new tree layout.
Code: Select all
v22.30.0206 - 2021-10-23 18:38
* Tree: Experimentally the Network node is now a sibling of the This PC
node, not a child anymore. Minor issues may arise, but so far it seems to
be working.