Skip to content

Releases: oliverschwendener/ueli

9.17.0

10 Feb 21:39
fd38ce9
Compare
Choose a tag to compare

Improvements:

  • Added new option to switch to "Detailed" search result list layout, see screenshot below
  • File Search extension: show location of files
  • VSCode extension: add option to show path (Thanks @tkohlmeier)
  • Custom Web Search extension: moved "Add search engine" button to the top (Thanks @MarcoSennHaag)

Bug fixes:

  • File Search extension: properly escape special characters when using everything (Thanks @MarcoSennHaag)
  • Custom Web Search extension: prevent adding duplicate web search engine prefixes (Thanks @MarcoSennHaag)

Screenshots:

Detailed search result list layout:
image

9.16.0

06 Feb 12:28
7925d70
Compare
Choose a tag to compare

New Features:

Improvements:

  • Custom Web Search:

Bug fixes:

  • Calculator
    • Fixed bug that caused incorrect calculation results due to low precision setting (Thanks @MarcoSennHaag)
  • VSCode
    • Fixed incorrect default command on macOS (Thanks @IrishBruse)

9.15.2

27 Jan 08:27
570bcee
Compare
Choose a tag to compare

Bug fixes:

  • Fixed missing translation of default action
  • Fixed bug that caused the "Autostart" option not to work properly when app was installed from the Microsoft Store (Thanks @tkohlmeier)

Improvements:

  • Prevent opening of window menu in the settings (Thanks @tkohlmeier)
  • Added keyboard shortcut to trigger rescan (Thanks @tkohlmeier)

9.15.1

24 Jan 07:32
3641ba5
Compare
Choose a tag to compare

Improvements:

  • Changed the keyboard shortcut to remove items from the search results from Ctrl/Cmd+Backspace to Ctrl/Cmd+Delete as it often caused unintentional removals when deleting text from the search bar

9.15.0

23 Jan 19:08
5c3a558
Compare
Choose a tag to compare

New Features:

  • Added rescan indicator (Thanks @tkohlmeier)
  • Added keyboard shortcuts for actions (Thanks @tkohlmeier)
  • Added option to set dark or light mode regardless of the system theme
  • Browser Bookmarks: include bookmarks from "Other" (Thanks @mmattes)

Improvements:

  • Hide search window instantly when an action is invoked (Thanks @IrishBruse)
  • Only show icons for settings and action menu
  • Color Converter: show color preview in search results

Bug fixes:

  • Remove AltGr from valid hotkey modifiers
  • Browser Bookmarks: (Potentially) fixed a bug that causes the app to crash when enabling Firefox bookmarks

9.14.2

02 Jan 11:42
027d607
Compare
Choose a tag to compare

Bug fixes:

  • Fixed bug that prevented selecting folders in the workflow extension when creating a "open file" action

9.14.1

31 Dec 13:39
8962771
Compare
Choose a tag to compare

Improvements:

  • Improved perceived start up performance by initially showing the search index from the last session

Bug fixes:

  • Fixed a bug that caused the app to be render blank windows when the theme name did not match "Microsoft Teams" or "Fluent UI Web"

9.14.0

30 Dec 14:07
0ee63c2
Compare
Choose a tag to compare

New Features:

  • Moved the settings to a separate window (#1119)

Improvements:

  • Application Search: improved app filtering on Linux (Thanks @ke1v)

image

9.13.0

13 Dec 14:09
924bed7
Compare
Choose a tag to compare

New Features:

  • Added the option to disable the hotkey. This might be helpful when playing games to prevent Ueli to show up by accident.
  • Added the option to focus an already running Ueli instance when launching a second instance. (Thanks @ke1v)

9.12.0

10 Dec 05:07
c62adc3
Compare
Choose a tag to compare

New Features:

Improvements:

  • Improved start up performance (Thanks to @ke1v)
  • Use better words for "blur" event

Bug fixes:

  • Visual Studio Code Extension: fixed a bug that caused duplicate search results when filename and foldername were the same (Thanks to @IrishBruse)