You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
Added the option to skip the setup assistant for users who prefer to open EverythingToolbar exclusively with the keyboard shortcut, without using the taskbar icon (#433)
Added the ability to show/hide the system tray icon (default: hidden). The setup assistant will always be accessible via the taskbar icon context menu (#255)
Added ability to disable "search as you type" (#253)
Added keyboard shortcuts for search options (#354):
Ctrl+I: Match case
Ctrl+B: Match whole word
Ctrl+U: Match path
Ctrl+R: RegEx
Added poweruser option to override the theme (ThemeOverride=[light|dark]) (#508)
Reduced the precision of file sizes to three digits (#527)
Custom filter settings will now also be applied to the default filters (#498)
Fixed a bug where folders with comma in their name could not be opened (#531)
Improved error handling when failing to change registry entries
Deskband: Fixed a crash under specific taskbar alignment conditions (#532)