Skip to content

Releases: srwi/EverythingToolbar

2.2.0

21 Feb 13:55

Choose a tag to compare

Changes

  • Added option to configure list wrap-around behavior with modes "Clamp", "Repeat" and "Repeat with Search" (#707) πŸ’– @ysfemreAlbyrk
  • Added dark mode support for the system context menu (#317)
  • Fixed a brief flash when opening the search window in dark mode when animations are disabled (#653)
  • Fixed a window repositioning problem when opening the search window for the first time (deskband only) (#708)
  • Added a possible fix for the search window not closing correctly when animations are disabled (#690)
  • Improved translations via Crowdin πŸ’–

2.1.2

25 Jan 16:01
b63de57

Choose a tag to compare

Changes

  • Added an option to control the behavior of the Home and End keys (navigate search results or move cursor) (#683)
  • Added a default path for Filters.csv instead of asking on first use
  • Fixed macros not being used inside custom filter search terms (#696)
  • Improved reliability of autostart check (#689)
  • The user is now prevented from disabling the tray icon if the taskbar icon is not pinned (#674)
  • Clarified wording about admin privileges in installer (#695)
  • Updated WinGet release workflow (#700) πŸ’– @SublimePeace
  • Improved translations via Crowdin πŸ’–

2.1.1

31 Oct 21:01

Choose a tag to compare

Changes

  • Fixed an issue where the "Hide empty search" option could cause wrong search results to be shown (#669)
  • Fixed an issue where the search window would not fully disappear when animations are disabled (#685)
  • Fixed incorrect search window alignment in certain RTL language configurations (#684)
  • Improved translations via Crowdin πŸ’–

2.1.0

01 Oct 19:09

Choose a tag to compare

Changes

  • Added ARM64 support (#660) πŸ’– @Greenie0701
  • Added a tooltip for file names (#668) πŸ’– @DoLovya
  • Adjusted the thumbnail size for the compact (detailed) view mode (#667) πŸ’– @DoLovya
  • Fixed a Simplified Chinese character display problem in certain areas (#645)
  • Fixed a bug where Ctrl-clicking an already selected search item would close the search window without performing the appropriate action (#663)
  • Improved translations via Crowdin πŸ’–

2.0.4

30 Aug 18:20

Choose a tag to compare

Changes

  • Added installer command line arguments for selecting launcher/deskband mode: /mode=[launcher|deskband]
  • Fixed possible unresponsiveness when using the Pinyin input method in deskband mode (#647)
  • Improved translations via Crowdin πŸ’–

2.0.3

06 Aug 18:38
63ab5d2

Choose a tag to compare

Changes

  • Fixed the search window not always opening in front of other windows (#635)
  • Another possible fix for search results opening multiple times after EverythingToolbar has been running for a while (#638)
  • Improved translations via Crowdin πŸ’–

2.0.2

03 Aug 16:08
274deb0

Choose a tag to compare

Changes

  • Fixed a possible crash of the deskband when navigating to the advanced settings page (#629)
  • Improved translations via Crowdin πŸ’–

2.0.1

02 Aug 21:51

Choose a tag to compare

Changes

  • Fixed a crash of the deskband due to a missing component in the installer (#626)

2.0.0

02 Aug 19:57

Choose a tag to compare

Changes

  • Added dedicated settings window following the fluent design system (#518)
  • EverythingToolbar now shows all search results at once instead of loading them on demand
  • Added ability to rearrange filters in the filter selector bar and customize the number of visible filters (#165)
  • Added installation option for per user or all users (#438) and changed the installer to either install the launcher or deskband to prevent confusion
  • Moved the "sort by" menu out of the settings menu and into the main toolbar for easier access (#261)
  • Added ability to open the system context menu by holding Shift while right-clicking (#353)
  • Added loading indicator for long-lasting search queries
  • Removed the flickering of search results while searching
  • Improved performance of loading thumbnails
  • Optimized the opening and closing animations of the search window
  • Renamed "Rules" to "Custom Actions"
  • Custom actions now show the appropriate icon, if available (#427)
  • Added an option to force Windows 10 styles on Windows 11
  • Fixed the tab key changing the selected filter twice (#618)
  • Various performance improvements (#536)

1.5.5

30 May 18:10

Choose a tag to compare

Changes

  • Fixed the search window not getting focused under certain conditions (#605)