Skip to content

Releases: oliverschwendener/ueli

8.1.1

03 Sep 21:30
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue where app had a white border in macOS Mojave 10.14 (#186)
  • Fixed issue where es.exe could not be found when have whitespace in its filepath (#172)
  • Fixed issue which caused app to fade in weirdly on Windows (#160)

Improvements

  • Added option to enable transparent background

8.1.0

19 Aug 21:35
Compare
Choose a tag to compare

New Features

  • Added a new color conversion plugin (#133)

Bugfixes

  • Fixed an issue where checkmarks were mixed up (#173)
  • Fixed an issue where powershell executable could not be found (#171)

8.0.1

14 Aug 08:59
Compare
Choose a tag to compare

Bugfixes:

  • Ignore svg's inline size to force correct icon sizing (#167)

8.0.0

13 Aug 21:40
Compare
Choose a tag to compare

New Features

  • A whole new settings window to make configuration easier.

settings

  • Added currency converter
  • Added Everything feature (#93)
  • Added mdfind feature
  • Added translation feature
  • Added workflow feature (#81)
  • Multilanguage (currently English & German)

Improvements

  • Added option to make user input persistent (#117)
  • Added option to make full file path visible (#123)
  • Added option to enable user confirmation before execution for shortcuts (#124)
  • Allow forward slashes in file paths on Windows (#153)
  • Improved lock computer on macOS (#157)
  • Added option to trigger rescan from tray icon (#159)
  • Added option to keep window visible when focus is lost (#163)
  • Added 32-bit builds for Windows (#165)
  • Added "Sleep" to Windows operating system commands (#166)
  • Added support for asynchronous code execution and therefore hopefully faster and more responsive

Bug Fixes

  • Fixed issue with unreadable commandline output by using the build in terminal (#146)

Removed features

  • Mouse interaction
  • Custom commands

Compatibility with older versions

The configuration of your older ueli version is not compatible with this new release.

7.2.8

17 Jul 18:56
Compare
Choose a tag to compare
  • Updated dependencies due to vulnerabilities
    • lodash 4.17.11 -> 4.17.14

7.2.7

26 Jun 09:06
Compare
Choose a tag to compare

Bugfixes

  • Fixed startup issue when custom command contained empty prefix (#156)

7.2.6

03 Jun 18:41
Compare
Choose a tag to compare
  • Updated dependencies due to security vulnerabilities:
    • electron-store 2.0.0 -> 3.2.0
    • webpack 4.17.1 -> 4.32.2
    • webpack-cli 3.1.0 -> 3.3.2
    • webpack-merge 4.1.4 -> 4.2.1

7.2.5

08 Feb 17:56
Compare
Choose a tag to compare

Bug fixes:

  • Fixed bug which caused error when user input started with # (Fixes #108)

7.2.4

07 Feb 07:27
Compare
Choose a tag to compare

New Features

  • Added option to show description on all search results (#107)

7.2.3

30 Jan 08:19
Compare
Choose a tag to compare

Bugfixes

  • Added option to encode search term for web search engines (#104)

    image