Changes
- Added new search options: match diacritics, prefix/suffix matching, and ignoring punctuation or whitespaces (Everything 1.5)
- Everything filters will now trigger their configured sorting method and new match options, read from Filters.csv (#780)
- Start menu search interception now only captures printable characters, so shortcuts and other keys pass through as before (#779)
- Added a hint when the taskbar window alignment option is disabled (#777)
- Restored the global shortcut handling, potentially fixing the shortcut failing to bring the search window to the foreground (#754)
- Improved the readability of settings subtitles (#781)
- Improved translations via Crowdin 💖
How to verify your download
Every installer here comes with a build provenance attestation: a signed record proving it was built by this repository's release workflow from this repository's source, and has not been modified since. To check it, install the GitHub CLI and run:
gh attestation verify EverythingToolbar-3.2.0-x64.exe --repo srwi/EverythingToolbar
Substitute the name of the file you actually downloaded.