Skip to content

Releases: oliverschwendener/ueli

8.29.1

06 Nov 16:18
16ff91b
Compare
Choose a tag to compare

Bug fixes:

  • Added support for darwin 24.x.x (macOS Sequoia) and newer

9.9.0

05 Nov 07:32
b80de3f
Compare
Choose a tag to compare

Improvements:

  • Added ability to navigate back from settings by pressing "Escape" (Thanks @ke1v)

Bug fixes:

  • (macOS) Fixed a bug that prevented the dock icon to be hidden on start up

9.8.0

23 Oct 12:58
9c867b4
Compare
Choose a tag to compare

Improvements:

Application Search:

  • Added option to switch between different mdfind filtering options on macOS
    image

9.7.0

12 Oct 14:35
fa359bd
Compare
Choose a tag to compare

Improvements:

  • Added option to show/hide app icon in dock on macOS (Thanks to @benjamin-kraatz )

Bug fixes:

  • Fixed a bug that caused the autostart option not to work when the app was installed from the Microsoft Store

9.6.1

03 Oct 07:36
065c5cb
Compare
Choose a tag to compare

Bug fixes:

  • Fixed a bug that caused windows app icons not to be extracted correctly when file extension was uppercase, e.g.: .LNK

9.6.0

24 Sep 06:50
fca5ef9
Compare
Choose a tag to compare

Improvements:

  • Upgraded to latest electron version
  • Show tooltip when hovering over tray icon

Extensions:

9.5.1

14 Sep 10:11
91db343
Compare
Choose a tag to compare

Bug fixes:

  • Added more error logging when the invokation of a search result failed
  • VSCode extension: fixed a bug that caused the extension not to work as expected
  • JetBrains Toolbox extension: fixed a bug that caused some projects not to show up as search results

9.5.0

11 Sep 18:41
ace81bf
Compare
Choose a tag to compare

New Features:

Extensions:

  • JetBrains Toolbox extension added by @scomans. More info here.
  • Simple File Search extension added. More info here.

Improvements:

  • Improved icon handling in VSCode extension, thanks @IrishBruse

9.4.0

05 Sep 06:09
5cae000
Compare
Choose a tag to compare

New Features:

  • Added the ability to navigate up and down with Ctrln and Ctrlp (Thanks @sashaweiss)

Extensions:

9.3.5

02 Sep 15:33
5ab8dd7
Compare
Choose a tag to compare

Bug fixes:

Application Search:

  • Linux: added support for more desktop environments (Thanks @ke1v)