Skip to content

Releases: oliverschwendener/ueli

9.0.0-alpha.3

15 Feb 15:05
Compare
Choose a tag to compare
9.0.0-alpha.3 Pre-release
Pre-release

New Features:

  • Added .appx build on Windows

9.0.0-alpha.2

14 Feb 08:24
05bea74
Compare
Choose a tag to compare
9.0.0-alpha.2 Pre-release
Pre-release

Bug fixes:

  • Fixed broken binaries

9.0.0-alpha.1

13 Feb 22:16
Compare
Choose a tag to compare
9.0.0-alpha.1 Pre-release
Pre-release

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

8.28.0

29 Jan 07:51
f0c29bc
Compare
Choose a tag to compare

Improvements:

Bug fixes:

8.27.0

04 Dec 08:00
fa44099
Compare
Choose a tag to compare

Improvements:

  • Added Czech translations (Thanks @mjec)

8.26.0

13 Nov 14:05
100d9f9
Compare
Choose a tag to compare

Improvements:

  • Added support for F1-F24 function keys as hotkey (fixes #1054)

8.25.0

04 Oct 08:02
d0aea38
Compare
Choose a tag to compare

New features:

8.24.1

28 Sep 07:48
616dc97
Compare
Choose a tag to compare

Fixes:

  • Added support for macOS 14 Sonoma

8.24.0

29 Apr 06:58
Compare
Choose a tag to compare

New Features

Improvements

  • Upgraded 3rd party dependencies

Breaking changes

  • Removed support for Firefox bookmarks due to sqlite and pnpm implications

8.23.2

02 Nov 07:29
Compare
Choose a tag to compare

Bugfixes:

  • Added support for macOS 13 Ventura