Code: Select all
v25.80.0004 - 2024-03-24 09:24
! Droppable User Buttons: Recent enhancement did not work yet properly. Fix #2.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
Code: Select all
v25.80.0004 - 2024-03-24 09:24
! Droppable User Buttons: Recent enhancement did not work yet properly. Fix #2.
Code: Select all
v25.80.0003 - 2024-03-23 22:32
! Droppable User Buttons: Recent enhancement did not work yet properly. Fixed.
Code: Select all
v25.80.0002 - 2024-03-23 19:33
! Tabs: As of v25.70.0120, background colors of tab headers in dark mode could be
incorrect under certain conditions. Fixed.
Code: Select all
v25.80.0001 - 2024-03-23 13:29
+ Droppable User Buttons: You can now prepend a quoted button caption to the path in
the Name field. Example:
Name: "Drop Here" paper:DropStack
The button caption will be "Drop Here" and the drop will go to "paper:DropStack".
+ Tools | Customize Toolbar...: At the end of the Current Buttons list there is now a
pseudo-item "End of List". Its sole purpose is to make it easier to add buttons at
the end of the list.
Code: Select all
v25.80.0000 - 2024-03-22 22:00
= NEW OFFICIAL RELEASE. Main developments since last release:
+++ Multi-Row Toolbar. Now you can have as many toolbar rows as you want. And you can
show and hide less frequently used extra rows of buttons with a single keystroke of
your choice.
+++ Dark Mode Color Tint. Now you can choose from 360 available colors to add a nice
tint to your darkness.
+++ Rename With Live Feedback. Now you can get live feedback as you type in the rename
box. You can see if the current name is legal, already taken, longer than 259
characters, good to go. A valuable time and hassle saver.
+++ Encoding In Tooltip. Now you can display the encoding (Ascii, UTF-8, UTF-8 BOM,
UTF-16LE, etc.) of the hovered file in the tooltip.
+++ Many Other Improvements. See change log.
Code: Select all
v25.70.0125 - 2024-03-22 17:45
* Updated the help file.
* XYcopy: Updated to 2.10.0254.
! Configuration | Preview | Thumbnails | Thumbnails View Background | Use: Not always
used when it should be used. Fixed.
Code: Select all
v25.70.0124 - 2024-03-22 13:31
! File | Rename Special | MP3 Special | ID3 Tag to Filename (...): Broken since
20240210. Fixed.
! Tabs: If you had "Match breadcrumb bar with custom colored tab" enabled, and
dragged/moved a custom colored tab to the other pane, the breadcrumb colors became
out of sync on both panes until tab switch. Fixed.
Code: Select all
v25.70.0123 - 2024-03-22 11:12
! Multi Row Toolbar: Scrolling did not work properly. Fixed.
! Configuration | Colors and Styles | Highlights & Dark Mode | Dark mode: Hover Box
status pane did not adjust to changes. Fixed.
Code: Select all
v25.70.0122 - 2024-03-21 19:07
+ Configuration | Information | File Info Tips & Hover Box | Show file info tips |
Select Extra Fields...: Now the "Encoding" is optionally shown at the end of the
tooltip for all items.
- For files the possible returns are: Ascii, DBCS, UTF-8, UTF-8 BOM, UTF-16LE, UTF-16LE
BOM, UTF-16BE, Binary, File is empty, Could not open file, File too large.
- For non-files it's Drive, Server, Share, Folder.
%%% Toolbar: The Extra Large Buttons (48x48) are now razor sharp. This was achieved with
AI-assisted upscaling from the 24x24 versions at https://www.img2go.com/. Although
they look much better than before, they are still not perfect. But time is on our
side. The next versions will be even better.
Remarks:
- 48x48 is a lot. But you can easily downscale them by Ctrl+Shift+Wheel over the
toolbar. The downscaled icons are still much better than the upscaled ones we had
before.
- When you choose Large Buttons and upscale them by Ctrl+Shift+Wheel what you
actually get are downscaled Extra Large Buttons. They just look better.
- Scaling is work. If speed is your main concern, you should use the original
unscaled sizes (Toolbar Zoom = 1).
- The executable file has grown by 1 MB.
! Toolbar: In v25.70.0120 some icons had a double-strong shadow or margin. Fixed.
Code: Select all
v25.70.0120 - 2024-03-21 12:16
! Toolbar: Fixed some drawing glitches.
! Droppable User Buttons: Fixed a possible crash.
! Dark Mode | Color Tint: The breadcrumb background color of the inactive pane could
be affected by the tint. Fixed.
Code: Select all
v25.70.0119 - 2024-03-20 19:04
+ Window | Arrangement: Added toggle "Allow Multiple Button Rows". Identical to the
now obsolete "Tools | Customize Toolbar... | Options | Allow Multiple Button Rows",
but keyboard shortcutable.
- Tools | Customize Toolbar... | Options | Allow Multiple Button Rows: Removed.
+ SC get and variable <get ...> now also support the following Command ID:
#689 = Window | Arrangement | Allow Multiple Button Rows
Example:
echo get("#689", "Multiple Button Rows ON", "Multiple Button Rows OFF");
* MLS: Internally updated to version 8.181.
> TRANSLATORS: Please wait until Reference_8.181.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.70.0118 - 2024-03-20 15:12
+ Tools | Customize Toolbar... | Options: Added the "Allow Multiple Button Rows"
toggle at the bottom of the popup menu. It's checked by default. When unchecked,
only the first button row of your multi-row toolbar set is displayed.
This way, you can have optional rows of not-so-important buttons below your main row
of buttons, and quickly toggle them on and off.
Any menu-only rows before the first button row are not counted, so can toggle
between menu row plus one button row, and menu row plus more than one button row.
+ Toolbar: The right-click menu button "Switch Toolbar Button Set" and of the right
empty end of the toolbar now contains the toggles "Show Button Captions" and "Allow
Multiple Button Rows".
* Multi Line Toolbar: Now it's called "Multi Row Toolbar". It's the more common term.
Accordingly "New Line" is now "New Row".
* Toolbar: The slim buttons "Switch Toolbar Button Set" and "Show Menu Bar" don't get
captions anymore and stay slim all the time.
! Multi Row Toolbar: The overflow dropdown did not handle multiple rows correctly. Fixed.
Code: Select all
v25.70.0117 - 2024-03-20 10:54
+ Configuration | Colors and Styles | Highlights & Dark Mode | Dark mode: Added a
small dark mode preview.
+ Configuration | Colors and Styles | Highlights & Dark Mode | Dark mode: Added
dropdown "Color tint (0 is neutral)". Use it to select a color tint (1 - 360) for
your dark mode, or set it to 0 to remove all color tint.
* Configuration | Colors and Styles | Highlights & Dark Mode | Dark mode | Adjust to
OS light/dark mode at startup: Moved the option to page Configuration | General |
Startup & Exit.
Code: Select all
v25.70.0116 - 2024-03-19 20:14
! Dark Mode: The dark tint was not yet respected by the progress dialog during
background operations. Fixed.
* XYcopy: Updated to 2.10.0253.
! Multi Line Toolbar: The new overlapping Address Bar covered the Live Filter Box when
the latter was placed to the right of the former. Fixed.
Code: Select all
v25.70.0115 - 2024-03-19 14:06
+ Multi Line Toolbar: Now menu-button-only lines (those buttons have no button
captions) stay flat when Show Button Captions is enabled. Saves vertical space.
+ Multi Line Toolbar: When displaying the address bar along with the toolbar, the
address bar can now overlap the first line of the toolbar if the following
conditions are met:
- The toolbar has more than one line.
- Window | Arrangement | Address Bar and Toolbar Stacked = OFF
- Window | Arrangement | Toolbar First = ON
Of course, this only makes sense if the first line of the toolbar is not the longest
line. The typical use case would be to have the menu items ("All Menus (Group)") on
the top line of the toolbar, then the address bar on the same line, and the buttons
on the second line across the entire width of the window.
* Toolbar | Open With: Now the red part of the icon turns light blue if Custom File
Associations are disabled.
% Configuration | General | Menus, Mouse, Usability | Usability | Highlight hovered
items: Improved design in small lists when the hover rect collides with icons, focus
lines, and selections.