Skip to content

Releases: srwi/EverythingToolbar

0.6.0-beta1

19 Dec 23:46
Compare
Choose a tag to compare
0.6.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 support for only showing a search icon when the toolbar is small
  • Added more filters and the ability to synchronize filters with Everything (optional)
  • Cycle through filters by pressing Left/Right
  • Customizable hotkey for triggering EverythingToolbar
  • Added option to disable animations
  • Settings menu was moved to the popup window
  • Filters and "Match whole word" now get disabled when regex is enabled
  • Now only fast sorting methods can be used (you can enable fast sorting in the Everything settings)
  • You no longer have to manually select the first search result before pressing Enter
  • Fixed duplicate search results
  • Small visual changes to more closely resemble Windows 10 search
  • Various fixes and under-the-hood improvements

0.5.2

20 Nov 18:12
Compare
Choose a tag to compare

Changes

  • Fix for rules/custom context menu entries not loading on launch
  • Improved error handling

0.5.0

17 Nov 19:39
Compare
Choose a tag to compare

Changes

  • Item templates can now be customized (comes with normal, normal (detailed), compact and compact (detailed) templates) (#12)
  • Customizable "open with" menu and execution rules
    • Add custom open with menu entries
    • Execute custom command when selecting a search result based on user defined conditions
  • Focus the search box globally by pressing Win+Alt+S (#10)
  • Added popup shadow
  • Fix: Popup would not close when copying file/path (#19)

0.5.0-beta2

14 Nov 15:16
Compare
Choose a tag to compare
0.5.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

  • Fix crash when saving rules (#23)
  • Small fixes

0.5.0-beta1

14 Nov 12:49
Compare
Choose a tag to compare
0.5.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

  • Item templates can now be customized (comes with normal, normal (detailed), compact and compact (detailed) templates) (#12)
  • Customizable "open with" menu and execution rules
    • Add custom open with menu entries
    • Execute custom command when selecting a search result based on user defined conditions
  • Focus the search box globally by pressing Win+Alt+S (#10)
  • Added popup shadow
  • Fix: Popup would not close when copying file/path (#19)

0.4.0

04 Nov 21:34
Compare
Choose a tag to compare

Changes

  • Added theming support (comes with dark and light themes)
  • Start a new search when changing search parameters within the context menu

0.3.0

02 Nov 19:58
Compare
Choose a tag to compare

Changes

  • Resizable search results popup
  • Added context menu to search results (Open, Copy, Show in Everything, Properties, etc.) (Thanks @Ylevo!)
  • Show search results in full Everything instance by pressing Shift+Enter
  • Improved opening animation for non-bottom taskbars
  • Reworked code base

0.3.0-beta1

28 Oct 21:38
Compare
Choose a tag to compare
0.3.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

  • Resizable search results popup
  • Added context menu to search results (Open, Copy, Show in Everything, Properties, etc.) (Thanks @Ylevo!)
  • Show search results in full Everything instance by pressing Shift+Enter
  • Improved opening animation for non-bottom taskbars
  • Reworked code base

0.2.3

06 Oct 20:16
Compare
Choose a tag to compare

Changes

  • Fix #3 (Deskband not showing with explorer window "Deskband host for wpf" showing up instead)

0.2.2

06 Oct 18:06
Compare
Choose a tag to compare

Changes

  • Logging of unhandled exceptions in %AppData%/Local/Temp/EverythingToolbar.log
  • Added about window