Code: Select all
v26.80.0406 - 2025-02-06 18:06
! List @ This PC | Drive Context Menu | Open in New Tab: Failed since 20250201. Fixed.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
Code: Select all
v26.80.0406 - 2025-02-06 18:06
! List @ This PC | Drive Context Menu | Open in New Tab: Failed since 20250201. Fixed.
Code: Select all
v26.80.0405 - 2025-02-06 11:13
+ Edit | Quick Search: Now all mini toolbar buttons have keyboard shortcuts (as shown
in the button tooltips).
% Toolbars: Background of pressed buttons became slightly brighter in light mode (again).
Code: Select all
v26.80.0404 - 2025-02-05 19:18
! Toolbars: Borders of pressed buttons had a color tint in dark mode even if
"Configuration | Colors and Styles | Highlights & Dark Mode | Dark mode | Color tint
(0 is neutral)" was set to 0. Fixed.
! Opening Overlong Items: A LongPathAware Windows 10 or 11 had problems with opening
overlong items by double-click or ENTER, ironically. Fix attempt. Might be a
regression for some systems though. The whole business is darker than black, thank
you, Microsoft.
! SC folderreport: Since 20250130 you could easily get a "Type mismatch" error when
using this function. Fixed.
Code: Select all
v26.80.0403 - 2025-02-05 14:57
% Toolbars: Background of pressed buttons became slightly brighter in light mode.
! Hamburger: Custom caption was not always reset. Fixed.
Code: Select all
v26.80.0402 - 2025-02-05 12:13
+ Edit | Quick Search: Added another toggle button to the mini toolbar: Non-Recursive
(meaning: do not include subfolders in the search). Serves as a user-friendly
alternative to the /n switch.
FYI, this raises tweak FindNameSearchNoRecurse (v20.50.0109 - 2019-11-02) to the UI.
+ Quick Search Information Bar: When the Match Case, Whole Word, or Non-Recursive buttons
are pressed, it is indicated by appending [c], [w], or [n] to the search pattern
display.
Cached Quick Searches remember their button states individually.
! Tweak SetFocusTo: Tab > List (bit 16) only worked for mouse selected tabs. Fixed.
Code: Select all
v26.80.0401 - 2025-02-04 17:24
+ Edit | Quick Search: Two toggle buttons have been added to the mini toolbar: Match
Case and Whole Words. They serve as a user-friendly alternative to the /c and /w
switches.
Notes:
- If a switch is present it will override an unpressed button, and a pressed button
will override an absent switch.
- The current pressed state of these buttons also affects the results of
- tab switches back to a Quick Search tab (unless the search results are cached)
- Edit | Repeat Last Quick Search
- Edit | Toggle Quick Search
- direct Quick Search through the address bar: [path]?pattern
- However, the current state of these buttons does NOT affect the results of SC
quicksearch, ensuring that scripted searches are independent of these GUI settings.
Code: Select all
v26.80.0400 - 2025-02-03 20:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v26.80.0306 - 2025-02-02 17:21
! Assume that mapped network drives are available: Tree was not updated in mapped
locations that were clearly available. Fix #2.
Code: Select all
v26.80.0305 - 2025-02-02 12:14
+ Rename Preview: Added "Show Character Table" to the context menu of the lists.
! Assume that mapped network drives are available: Tree was not updated in mapped
locations that were clearly available. Fixed.
* Assume that mapped network drives are available: Now disabled by default. It's a
shame that unavailable mapped drives slow down Windows so much, but working around
it and accepting some drawbacks (e.g. wrong icons) should be an active user choice.
Code: Select all
v26.80.0304 - 2025-02-01 18:47
+ Self-Update: All command line switches of the current instance are now inherited by
the updated instance. All except one, the /ini switch: if the app data folder is set
from the command line, the current mechanism cannot handle it because it would need
to know the /ini switch to find the /ini switch, which is logically impossible.
> NOTE: Needs at least v26.80.0303 to upgrade from.
> Btw, one way to trigger the self-update is via Help | Online Support | Check for Updates.
Code: Select all
v26.80.0303 - 2025-02-01 15:49
+ Tweak SetFocusTo enhanced:
SetFocusTo=(bit field)
16 = Tab > List
! Tree | Right-Click on Folder | Open in New Tab: Always opened the real path even if
the right-clicked folder was a special path. Fixed.
Code: Select all
v26.80.0302 - 2025-01-31 15:50
+ Character Table: Now it shows "7-bit ASCII", "8-bit ASCII", or "Unicode" (16-bit) in
the footer. The Character Table can be shown by SC charview (e.g. charview <curname>;),
or via the right-click menu of the item name in Info Panel | Properties.
! File | Rename Special | Remove Diacritics: Made it work for other Unicode quotation marks.
Code: Select all
v26.80.0301 - 2025-01-31 12:04
! Wheeling Through Collapsed Dropdown Lists: No longer worked. Fixed.
! File | Rename Special | Remove Diacritics: Did not handle the German text "Ich spür’
soeben" well, because the presence of ’ led the algorithm down a wrong path. Fixed.
Now the ü is replaced by u, and the ’ (Right Single Quotation Mark, 8217) is
replaced by ' (Apostrophe, 39).
! File | Rename Special | Search and Replace...: When using ß/ss (replacing ß with
ss), strings containing ss were not handled correctly. Fixed.
Code: Select all
v26.80.0300 - 2025-01-30 21:00
= MAINTENANCE RELEASE.
+++ Minor bug fixes and enhancements.
Code: Select all
v26.80.0213 - 2025-01-30 17:27
! SC report: Fixed some glitches.