Skip to content

Releases: oliverschwendener/ueli

7.2.2

23 Jan 21:02
Compare
Choose a tag to compare

New features:

  • Specify the calculators precision in the settings
    • For example: if precision is set to 4 then the calculation 1 / 3 gives the result 0.3333
    • Precision is set to 16 by default, minimum is 0, maximum is 64

Bugfixes:

  • Fixed bug which distorted the calculator's result (#84)

7.2.1

12 Jan 11:12
Compare
Choose a tag to compare

New Features

  • Added user config option 'transparentWindow' (Fixes #89)
  • Clear app icon store on quit

Bug fixes

  • Treat keyboard events always as lowercase (Fixes #82)
  • Trim search term when building executionUrl for web searchres (Fixes #87)

7.2.0

23 Dec 16:56
Compare
Choose a tag to compare

New Features

  • Winodws only: Launch programs as Admin with Shift Enter (#76)
  • Added priorityand isFallback options to web search engines (#77) to specify and prioritize fallback web searches
  • Added option to specify a special character or string for whitespace encoding for web searches (#66)
  • Use full window width in settings view

7.1.0

12 Dec 10:42
Compare
Choose a tag to compare

New Features

  • Added a confirmation dialog when executing 'dangerous' stuff like System shutdown/restart/logout (#73)
  • Do not show dialog when error occurs when generating app icons (#74)

Bug fixes

  • Treat all strings starting with http:// or https:// as a valid URL (#70)

7.0.1

03 Dec 17:15
Compare
Choose a tag to compare

Bugfixes

  • Kill powershell process after icon generation (fixes #71)
  • Fixed bug which prevented the main window to resize properly when 'useNativeIcons' is set to false (#72)

7.0.0

29 Nov 23:00
Compare
Choose a tag to compare

Please update to 7.0.1 - This version has a possible memory leak

New Features

  • Finally! Native icons for apps and files. (Fixes #47)

example

Bug fixes

  • Fixed bug which allowed long filenames to break GUI layout

Compatibility with older versions

  • All config files are now stored in a separate folder in your home directory by default: ~/.ueli. But you can still customize the path to these files like before.

Migrate from older version

  1. Start the new version of the app
  2. Copy your existing ueli.count.json file (by default in your home directory)
  3. Go to ~/.ueli
  4. Replace the ~/.ueli/ueli.count.json with the one you copied in step 2
  5. Now your previous config should be applied again

6.1.4

12 Nov 08:30
Compare
Choose a tag to compare

Bugfixes

  • Fixed bug which prevented subfolders to show up in recursive file search results

6.1.3

08 Nov 21:03
Compare
Choose a tag to compare

Improvements

  • Enabled file browser feature by default
  • Enabled operating system commands feature by default
  • Show index size in settings view
  • Include subfolders in file/folder search feature

6.1.2

14 Oct 11:08
Compare
Choose a tag to compare

New Features

  • Added possibility to launch custom command without typing in the full prefix (#58)
  • Added possibility to launch items with ctrl+number

Improvements

  • Revised updating process

Bug fixes

  • Only change active item when mouse interaction is enabled and mouse is moving (#63)

6.1.1

08 Oct 13:20
Compare
Choose a tag to compare

Improved

  • Added more weight to frequently executed search results
  • Fixed typo in settings