Skip to content

Releases: oliverschwendener/ueli

9.0.0-beta.6

29 May 16:15
54fc175
Compare
Choose a tag to compare
9.0.0-beta.6 Pre-release
Pre-release

New features:

Browser Bookmarks:

  • Added the ability to search browser bookmarks of multiple browsers at the same time (#743)
    image
    image
  • Added the ability to choose if the search result item icon should be the favicon or the browser icon
    image

Bug fixes:

  • Windows: restore focus correctly to previously focused window (#1101)

9.0.0-beta.5

27 May 20:02
517b6d0
Compare
Choose a tag to compare
9.0.0-beta.5 Pre-release
Pre-release

New extensions:

Improvements:

  • Sorted search result items alphabetically (when no search term given) for better overview
    image

Bug fixes:

  • Fixed a bug that prevented the icon generation to work correctly for Windows applications with umlauts in their name (Thanks to @tkohlmeier)

9.0.0-beta.4

24 May 10:14
fafe3b0
Compare
Choose a tag to compare
9.0.0-beta.4 Pre-release
Pre-release

New Features:

  • Show favorites and search result items on start screen (when no search term is given)
    image

9.0.0-beta.3

19 May 20:57
9ab74ff
Compare
Choose a tag to compare
9.0.0-beta.3 Pre-release
Pre-release

New features:

  • Added the option to switch between different filtering algorithms. Currently supported: Fuse.js and fuzzysort. This will solve problems where users experienced unexpected search result items to show up.
    image

9.0.0-beta.2

17 May 21:42
c23ee1e
Compare
Choose a tag to compare
9.0.0-beta.2 Pre-release
Pre-release

New features:

  • Terminal Launcher extension:
    • This extension allows you to launch commands in your terminal with the following pattern: <prefix><command>
    • Example screenshots
      image
    • Supported terminals:
      • Windows: Command prompt, Powershell, Powershell Core, WSL
      • macOS: Terminal, iTerm

9.0.0-beta.1

11 May 17:37
bb8a717
Compare
Choose a tag to compare
9.0.0-beta.1 Pre-release
Pre-release

Bug fixes:

  • Fixed a bug that caused the Application Search extension to return an empty result list, when one of the application files contained an umlaut, e.g.: "ä", "ö" or "ü" in their file name (Thanks to @Enubia)

9.0.0-beta.0

11 May 17:18
40c9b14
Compare
Choose a tag to compare
9.0.0-beta.0 Pre-release
Pre-release

Features:

  • Added Linux support for the Application Search extension (Thanks to @ke1v)

9.0.0-alpha.12

02 May 08:58
f796d98
Compare
Choose a tag to compare
9.0.0-alpha.12 Pre-release
Pre-release
  • Upgraded to electron 30
  • Fixed bug which caused wrong Firefox profile to be selected by default
  • Added new icon for Shortcuts extension
  • Added automatic rescan scheduler

9.0.0-alpha.11

16 Apr 17:59
Compare
Choose a tag to compare
9.0.0-alpha.11 Pre-release
Pre-release
  • Added back support for Firefox bookmarks

9.0.0-alpha.10

08 Mar 10:38
Compare
Choose a tag to compare
9.0.0-alpha.10 Pre-release
Pre-release

Added Windows support in the System Commands extension.