Skip to content

Releases: srwi/EverythingToolbar

0.6.3

06 Apr 19:45

Choose a tag to compare

Changes

  • Fixed a problem where some users could not enable EverythingToolbar (#120)
  • Added French translation 💖 @s-bourdon

Update 0.6.2 → 0.6.3

Please uninstall version 0.6.2 before installing version 0.6.3. This is required because there was a change to the installation scope as a per-user installation was causing problems for some users. EverythingToolbar can now only be installed per-machine requiring administrator privileges. Every subsequent update can be installed normally without uninstalling.

0.6.2

06 Feb 12:21

Choose a tag to compare

Changes

  • EverythingToolbar now has an installer (please read note below!)
  • Added the ability to drag files out of the search results popup
  • Open file previews using QuickLook by pressing Ctrl+Space (for now)
  • Added the ability to run executables/scripts as admin
  • Added more keyboard/mouse shortcuts:
    • Shift+Click: Open in Everything
    • Ctrl+Return: Open path
    • Ctrl+Click: Open path
    • Alt+Return: File properties
    • Alt+Click: File properties
    • Ctrl+0-9: Select filter
    • Ctrl+Shift+Enter: Run as admin
  • Filters imported from Everything now respect their filter flags
  • Added input method editor (IME) support
  • Using default file browser to open path
  • Added lots of translations:
  • Prevent EverythingToolbar from getting focused unintentionally
  • Using file location as working directory for execution
  • Fixed icon color when using Windows 10 light theme
  • Fixed some sorting methods not being selectable
  • Fixed problems with changing DPI
  • Fixed a crash when pressing Alt+F4 while EverythingToolbar is focused

IMPORTANT

  • If you have previously used the zip-installer please uninstall EverythingToolbar before running the msi-installer by running the uninstall.cmd as admin and restarting your computer. You can now install the update with the msi-installer.
  • The location of the rules.xml file has moved to %APPDATA%\EverythingToolbar\rules.xml. If you want to keep your rules make sure to move the file there after installation.

0.6.2-beta3

26 Jan 18:23

Choose a tag to compare

0.6.2-beta3 Pre-release
Pre-release

Warning: This is a beta release and might be unstable for some. Don't install if you rely on a working program.

Changes

  • Prevent EverythingToolbar from getting focused unintentionally
  • Fixed a crash when pressing Alt+F4 while EverythingToolbar is focused

Installer

There is a new installer for EverythingToolbar. It can now be installed without admin rights. Make sure to uninstall all previous versions of EverythingToolbar using the uninstall.cmd as admin before starting the installer. Please report problems with the installer in #86. If you don't feel like trying the installer you can still use the old method included in the zip file.

0.6.2-beta2

23 Jan 23:36

Choose a tag to compare

0.6.2-beta2 Pre-release
Pre-release

Warning: This is a beta release and might be unstable for some. Don't install if you rely on a working program.

Changes

  • Changed QuickLook keyboard shortcut to Ctrl+Space
  • Added input method editor (IME) support
  • Using default file browser to open path
  • Fixed icon color when using Windows 10 light theme

0.6.2-beta1

18 Jan 19:08

Choose a tag to compare

0.6.2-beta1 Pre-release
Pre-release

Warning: This is a beta release and might be unstable for some. Don't install if you rely on a working program.

Changes

  • Added the ability to drag files out of the search results popup
  • Open file previews using QuickLook by pressing Alt+Space (for now)
  • Added more keyboard/mouse shortcuts:
    • Shift+Click: Open in Everything
    • Ctrl+Return: Open path
    • Ctrl+Click: Open path
    • Alt+Return: File properties
    • Alt+Click: File properties
    • Ctrl+0-9: Select filter
  • Filters imported from Everything now respect their filter flags
  • The location of the rules.xml file has moved to %APPDATA%\EverythingToolbar\rules.xml in preparation for the upcoming installer
  • Added lots of translations:
  • (Partly) fixed icon color when using Windows 10 light theme
  • Fixed some sorting methods not being selectable

0.6.1

05 Jan 10:17

Choose a tag to compare

Changes

  • First search result now gets preselected for faster access
  • Made active search box distinguishable when using dark theme (Thanks @kylo252!)
  • Added search options back to search box context menu
  • Fixed taskbar covering parts of the popup
  • Better support for DPI changes
  • Added German translation

0.6.1-beta1

02 Jan 17:14

Choose a tag to compare

0.6.1-beta1 Pre-release
Pre-release
React to DPI changes (#50)

0.6.0

24 Dec 23:48

Choose a tag to compare

Changes

  • Added support for only showing a search icon when the toolbar is small
  • Added more filters and the ability to synchronize filters with Everything (optional)
  • Cycle through filters by pressing Tab/Shift+Tab
  • Customizable hotkey for triggering EverythingToolbar
  • Added option to disable animations
  • Settings menu was moved to the popup window
  • Filters and "Match whole word" now get disabled when regex is enabled
  • Now only fast sorting methods can be used (you can enable fast sorting in the Everything settings)
  • You no longer have to manually select the first search result before pressing Enter
  • Search box watermark can be themed individually
  • Added error message box for easier debugging
  • Fixed duplicate search results
  • Fixed blurry text when using non-standard display scaling
  • Small visual changes to more closely resemble Windows 10 search
  • Various fixes and under-the-hood improvements

0.6.0-beta3

22 Dec 16:46

Choose a tag to compare

0.6.0-beta3 Pre-release
Pre-release

Warning: This is a beta release and might be unstable for some. Don't install if you rely on a working program.

Changes

  • Now using Tab/Shift+Tab to navigate filters
  • Added error message box for easier debugging
  • Search box watermark can be themed individually
  • Fixed blurry text when using non-standard display scaling

0.6.0-beta1

19 Dec 23:46

Choose a tag to compare

0.6.0-beta1 Pre-release
Pre-release

Warning: This is a beta release and might be unstable for some. Don't install if you rely on a working program.

Changes

  • Added support for only showing a search icon when the toolbar is small
  • Added more filters and the ability to synchronize filters with Everything (optional)
  • Cycle through filters by pressing Left/Right
  • Customizable hotkey for triggering EverythingToolbar
  • Added option to disable animations
  • Settings menu was moved to the popup window
  • Filters and "Match whole word" now get disabled when regex is enabled
  • Now only fast sorting methods can be used (you can enable fast sorting in the Everything settings)
  • You no longer have to manually select the first search result before pressing Enter
  • Fixed duplicate search results
  • Small visual changes to more closely resemble Windows 10 search
  • Various fixes and under-the-hood improvements