Changes
- The taskbar search box now dynamically sizes itself to available space between taskbar elements (#768)
- The taskbar search box now smoothly animates when repositioning
- Added a "Copy file name" option to the result context menu (#765) 💖 @Starkxim
- Added an option to always use the legacy IPC SDK instead of the Everything 1.5 pipe client to fix potential compatibility issues (#769)
- Potentially fixed the global keyboard shortcut failing to bring the window to the foreground (#754)
- Fixed incorrect search window positioning on multi-monitor setups with different DPI scaling (#767)
- Fixed the search window no longer appearing above an auto-hiding taskbar (#566)
- Restored the application font in settings menus (#766) 💖 @Starkxim
- 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.1.0-x64.exe --repo srwi/EverythingToolbar
Substitute the name of the file you actually downloaded.