Skip to content

3.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:38

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.