Skip to content

Releases: srwi/EverythingToolbar

0.7.3

31 Oct 10:55
c7c0f09
Compare
Choose a tag to compare

Changes

  • Added option to enable or disable image thumbnails
  • Resolved an issue with hotkey handling when start menu replacement was enabled
  • Added Uyghur translation and some improvements via Crowdin πŸ’–

0.7.2

05 Sep 19:55
Compare
Choose a tag to compare

Changes

  • Fixed search results window not closing when opening search result without a ui
  • Added Chinese (traditional) translation and more improvements via Crowdin πŸ’–

0.7.1

13 Jul 12:55
1a25d97
Compare
Choose a tag to compare

Changes

  • Added search history option (Navigate by pressing Ctrl+↑/↓)
  • Added option to show quick toggles for "match case", "match path", etc. in the search box
  • Added option to show number of search results
  • Added option to remember the selected filter
  • Added icons for the default filters πŸ’– @JUSTIVE
  • Win+Key shortcuts can now be used to trigger EverythingToolbar
  • Experimental option to automatically search with EverythingToolbar when typing in the Windows start menu
  • Allow navigation of search results using PgUp, PgDown, Home and End
  • Basic search macros like video: and pic: are now supported
  • Changed the settings/context menu style to be more in line with Windows search
  • The default themes and views can now be translated
  • Fixed IME being always on πŸ’– @AioiLight
  • Fixed the magnifying glass color on older Windows 10 versions when using Windows light theme
  • Fixed the Spanish translation being all mixed up
  • Removed unnecessary io operations when using Everything filters
  • Added new translations:
    • Dutch πŸ’– @hansvansoest
    • Japanese πŸ’– @AioiLight
    • Swedish πŸ’– @nlssn
    • Greek, Hebrew, Turkish, Arabic and more improvements via Crowdin πŸ’–

Note: Previous themes won't be fully compatible with this release of EverythingToolbar.

0.7.0-beta3

29 Jun 18:44
Compare
Choose a tag to compare
0.7.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

  • Changed the settings/context menu style to be more in line with Windows search
  • Removed unnecessary io operations when using Everything filters
  • Added Turkish translation and more improvements via Crowdin πŸ’–

Note: Previous themes will be incompatible with this release of EverythingToolbar.

0.7.0-beta2

24 Jun 09:45
39d92f5
Compare
Choose a tag to compare
0.7.0-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

  • Experimental start menu search replacement is now supported on older Windows 10 versions (tested on 1803)
  • Fixed a problem when using Everything filters
  • Added Hebrew translation and more improvements via Crowdin πŸ’–

0.7.0-beta1

22 Jun 13:59
3d41068
Compare
Choose a tag to compare
0.7.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 search history option (Navigate by pressing Ctrl+↑/↓)
  • Added option to show quick toggles for "match case", "match path", etc. in the search box
  • Added option to show number of search results
  • Added icons for the default filters πŸ’– @JUSTIVE
  • Win+Key shortcuts can now be used to trigger EverythingToolbar
  • Experimental option to automatically search with EverythingToolbar when typing in the Windows start menu
  • Allow navigation of search results using PgUp, PgDown, Home and End
  • Basic search macros like video: and pic: are now supported
  • The default themes and views can now be translated
  • Fixed IME being always on πŸ’– @AioiLight
  • Fixed the magnifying glass color on older Windows 10 versions when using Windows light theme
  • Fixed the Spanish translation being all mixed up
  • Added new translations:

0.6.3

06 Apr 19:45
Compare
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
Compare
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
Compare
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
Compare
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