Skip to content

9.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@oliverschwendener oliverschwendener released this 13 Feb 22:16
· 491 commits to main since this 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