Skip to content

Releases: oliverschwendener/ueli

9.0.0-alpha.6

20 Feb 10:11
efb6879
Compare
Choose a tag to compare
9.0.0-alpha.6 Pre-release
Pre-release
  • Simplified the generation of url and file/folder icons
  • use file dialog for file shortcuts

9.0.0-alpha.5

17 Feb 10:14
Compare
Choose a tag to compare
9.0.0-alpha.5 Pre-release
Pre-release
  • Fixed bug that prevent "window.showOnStartup" option not to work properly
  • Added Windows support for System Settings extension

9.0.0-alpha.4

16 Feb 21:10
b2ce496
Compare
Choose a tag to compare
9.0.0-alpha.4 Pre-release
Pre-release
  • Added option to start app hidden
  • Fix DeepL translator translation issue
  • Added "always on top" option

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: