Releases: srwi/EverythingToolbar
0.7.3
0.7.2
0.7.1
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:
andpic:
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
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
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
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:
andpic:
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:
- Dutch π @hansvansoest
- Japanese π @AioiLight
- Swedish π @nlssn
- Greek and more improvements via Crowdin π
0.6.3
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
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:
- Chinese (simplified) π @masterjian & @Zhuangkh
- Italian π @andrea3aga
- Korean π @JUSTIVE
- Polish π @mdziadowiec
- Portuguese (Brazil) π @Lucasvor
- Romanian π @ioannedelea
- Russian π @RadRussianRus & @EvaTheSalmon
- Spanish π @Carlos0244
- 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
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
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