Ueli Versions Save

Keystroke launcher for Windows, macOS and Linux

v9.0.0-alpha.9

2 months ago

Removed extract-file-icon due to problems on Linux and Windows

v9.0.0-alpha.7

3 months ago
  • Added Currency Conversion extension

v9.0.0-alpha.6

3 months ago
  • Simplified the generation of url and file/folder icons
  • use file dialog for file shortcuts

v9.0.0-alpha.5

3 months ago
  • Fixed bug that prevent "window.showOnStartup" option not to work properly
  • Added Windows support for System Settings extension

v9.0.0-alpha.4

3 months ago
  • Added option to start app hidden
  • Fix DeepL translator translation issue
  • Added "always on top" option

v9.0.0-alpha.3

3 months ago

New Features:

  • Added .appx build on Windows

v9.0.0-alpha.2

3 months ago

Bug fixes:

  • Fixed broken binaries

v9.0.0-alpha.1

3 months ago

New Features:

  • Added support for system backdrop effect on Windows (Mica, Mica Tabbed, Acrylic)
  • Added support for vibrancy effect on macOS
  • Added Linux build
  • Use FluentUI components for UI
  • Made electron application more secure by disabling nodeIntegration in renderer process

Changes for developers:

  • Use react instead of vue
  • Use fluentui/react-components instead of bulma
  • Use vite instead of webpack
  • Use vitest instead of jest
  • Use i18next and i18next-react
  • Enabled hot-module-reload when working on the renderer code
  • Extensions are now code-owned, so that devs are free to do whatever they want in their extension folder and they get automatically notified about changes in code that they own
  • Generally better separation of code
  • Completly rewritten core and UI, all extensions (formerly called "plugins") need to be ported

⚠️ Note that the attached binaries are broken, please check out the v9.0.0-alpha.2 version here.

Here are some example screenshots: screenshot-windows-dark screenshot-windows-light screenshot-macos-dark screenshot-macos-light

v8.28.0

4 months ago

Improvements:

  • Add fallback to currency converter #1046 (Thanks to @wywywywy)

Bug fixes:

  • Prevent main window from being out of bounds #1066 (Thanks to @tkohlmeier)
  • Add ueli command for opening debug log #1065 (Thanks to @tkohlmeier)
  • Fix translation plugin #1064 (Thanks to @tkohlmeier)

v8.27.0

5 months ago

Improvements:

  • Added Czech translations (Thanks @mjec)