Code: Select all
v25.30.0014 - 2023-12-13 19:45
% Info Panel: Polished up the new style a bit.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
Code: Select all
v25.30.0014 - 2023-12-13 19:45
% Info Panel: Polished up the new style a bit.
Code: Select all
v25.30.0012 - 2023-12-13 16:26
% Info Panel: New tab style (rounded and reduced).
Old styles still can be selected via tweak TabIPVisualStyle.
+ Configuration | General | Refresh, Icons, History | Icons | Show embedded icons on
Properties tab: Added MUN files to the supported formats.
! Configuration | Colors and Styles | Colors | Match breadcrumb bar with custom
colored tab: Used to get out of sync when performing a search from a custom colored
locked tab. Fixed.
Code: Select all
v25.30.0011 - 2023-12-12 17:51
% Dropdown Controls: Dropdown arrows are now drawn natively and anti-aliased.
* Configuration | Colors and Styles | Colors | Match selected tab with breadcrumb bar:
This option is now internally set to True if "XYplorer Modern Style" is selected.
Otherwise the selected tab is not always clearly recognizable in modern style.
! XYplorer Modern Style: Fixed some glitches.
Code: Select all
v25.30.0010 - 2023-12-12 13:21
+ XYplorer Modern Style: Selected tabs now have serif-like feet.
+ XYplorer Modern Style: Captions now fade away in an alpha fog if there's not enough
space. No more ellipses.
! XYplorer Modern Style: Fixed a glitch with iconized tabs.
! Batch Rename: When renaming folders in deep lists (search results, branch view)
their order was reversed unnecessarily (namely when they were not nested). Fixed.
Code: Select all
v25.30.0008 - 2023-12-11 12:23
+ XYplorer Modern Style: Dark Mode works now. Work should be completed.
* View | Tab | Close All Other Unlocked Tabs: Removed the "All".
* View | Tab | Close All Other Tabs: Removed the "All".
* View | Tab | Close All Tabs to the Right: Removed the "All".
* MLS: Internally updated to version 8.176.
> TRANSLATORS: Please wait until Reference_8.176.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
v25.30.0006 - 2023-12-10 21:08
+ Configuration | Tabs and Panes | Tabs | Visual Style: Added "XYplorer Modern Style",
the new factory default. Countless changes and adjustments. Rounder, more air, less
lines. Work in progress, Dark Mode still missing...
* Configuration | Tabs and Panes | Tabs | Visual Style: Renamed "XYplorer Classic
Style" to "XYplorer Archaic Style" because that's what it is (probably Windows 95).
- Configuration | Tabs and Panes | Tabs | Yellow highlight marks selected tab in
classic style: Setting removed from Configuration, but kept as a tweak.
+ SC zip_extract enhanced: Now you can control whether to wait for the extraction or
return immediately and perform the extraction asynchronously.
Syntax: zip_extract(zipfile, path, [itemlist], [separator="|"], [wait=1])
wait: 0 = extract asynchronously
1 = [default] wait for extraction
Waiting is usually better in a scripting context, so it's the default. It was also
the way it worked all the time before v25.20.0115 - 2023-12-03 17:03, so this
enhancement is also a bugfix.
Code: Select all
v25.30.0005 - 2023-12-09 17:48
- Breadcrumb Bars: Removed the option to choose between beveled and flat. It's now
hardcoded to be flat.
Code: Select all
v25.30.0004 - 2023-12-09 16:31
+ Breadcrumb Bars: Chevrons component separator style added. When Chevrons is
selected, the four navigation buttons on the left side also change their style to
something chevronesque.
* Toolbar: Dropdown arrows are now drawn more subtly.
Code: Select all
v25.30.0003 - 2023-12-08 17:27
! Image Preview | TGA: Non-grid transparency backgrounds stopped working correctly
just before v25.30.0000. Damn. Fixed.
Code: Select all
v25.30.0002 - 2023-12-08 13:57
+ Go | Go to Last Target: The path is now remembered across sessions, unless "Address
Bar and Go To" is excluded from saving in "Configuration | General | Startup & Exit
| Save Settings | Include most-recently-used lists on save".
* Toolbar | Go to Last Target: New icon.
* Toolbar | Recent Locations: New icon.
! Mobile Hover Box: When jumping from a vertical to a horizontal image, the pointer
could land off the image, breaking the sequence. Fixed. When jumping from thumbnail
to thumbnail, it now always lands in the exact center of the next image.
! Mobile Hover Box: Jumped too short for thumbnails with short captions. Fixed.
Code: Select all
v25.30.0000 - 2023-12-06 20:00
= NEW OFFICIAL RELEASE. Main developments since last release:
+++ Rounded Corners. Labels and color filters now optionally look slicker.
+++ Soft Labels. Now you can use the label column as a link to any of the other tag
columns. For example, you can display your rating stars here.
+++ Color-Code Path Length. You can now color-code items in the folder tree and file
list according to their path length. Useful if you work with long, deep paths and need
shell compatibility.
+++ TGA Image Preview. Now you can natively preview and thumbnail TGA with transparency
without the need for a third-party codec.
+++ Many Other Improvements. See change log.
Code: Select all
v25.20.0122 - 2023-12-06 12:20
+ Image Preview | TGA: Now TGA preview is fully Unicode compliant.
+ Image Preview | TGA: Now TGA preview supports Zoom To Fit.
Code: Select all
v25.20.0121 - 2023-12-05 19:45
+ Image Preview | TGA: Now the transparency display honors the settings for the
transparency grid for preview and thumbnails (neutral, grid, white, black) and the
grid colors defined in Configuration | Preview | Preview | Image preview |
Transparency grid colors.
> Image Preview | TGA: It's not Unicode compliant yet, e.g. Chinese characters in the
path will cause it to fail. This will be fixed in a later version.
Code: Select all
v25.20.0120 - 2023-12-05 14:43
! Image Preview | TGA: The checkerboard pattern did not work well if the image had odd
dimensions. Fixed.
Code: Select all
v25.20.0119 - 2023-12-05 12:37
+ Image Preview | TGA: Now TGA images with transparency are previewed and thumbnailed
over a checkerboard pattern.