Skip to content

Releases: oliverschwendener/ueli

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)

9.3.4

31 Aug 08:32
06a8355
Compare
Choose a tag to compare

Bug fixes:

  • Added support for more than one hotkey modifier, for example Ctrl+Shift+F2 (Thanks @ke1v)

9.3.3

27 Aug 10:02
9671643
Compare
Choose a tag to compare

Improvements:

  • Upgraded to electron v32
  • Changed default value for "Hide window on" option in the settings:
    • (new) After invokation
    • (new) When pressing Escape

Bug fixes:

Base64Converter:

  • Fixed an issue which caused non-ASCII character (e.g. Emojis) to be encoded incorrectly

IniFileParser:

  • Fixed an issue which caused ini files to be parsed incorrectly when duplicate groups are present

9.3.2

16 Aug 12:01
f47f567
Compare
Choose a tag to compare

Bug fixes:

Application Search:

  • Fixed a bug that caused app icons not to show up when adding more file extensions (#1164)

9.3.1

10 Aug 14:37
4b11cb9
Compare
Choose a tag to compare

Bug fixes:

  • macOS & Linux: Added new option "Visible on all workspaces" to enable the window on all virtual desktops (#303)

9.3.0

09 Aug 14:09
c9f7c9d
Compare
Choose a tag to compare

New Features:

Hotkey:

  • Allow more hotkey combinations, for example Alt, or Alt`. Fixes #1150 and #942

9.2.0

29 Jul 12:26
3ca90d0
Compare
Choose a tag to compare

New Features:

Extensions:

Bug fixes:

  • Web Search extension: use correct locale query parameter when getting DuckDuckGo suggestions (Thanks to @ykhrito)

9.1.1

26 Jul 08:42
97188fb
Compare
Choose a tag to compare

Bug fixes:

Color Converter:

  • Fixed typo: use "HSL" instead of "HLS"

9.1.0

25 Jul 16:33
072b1fd
Compare
Choose a tag to compare

New extensions:

  • Added "Color Converter" extension, which enables conversions of colors into different formats
    image