Skip to content

7.2.2

Latest

Choose a tag to compare

@SpecialAro SpecialAro released this 23 Aug 16:08
· 2 commits to develop since this release

What's Changed

App Changes

⚠️ Breaking Changes (from 7.2.0)

  • macOS 11 Big Sur is no longer supported. macOS 12 Monterey or newer is now required due to the upgrade to Electron 43.
  • Linux/Wayland: Electron now defaults to native Wayland on Wayland sessions. ELECTRON_OZONE_PLATFORM_HINT is no longer supported; use --ozone-platform=x11 to force XWayland.

Important Changes

  • fix: bypass Electron tray on Linux with StatusNotifierItem by @SpecialAro in #2504
  • fix(macOS): decouple background options from system tray by @SpecialAro in #2508
  • fix: clear service browser storage before reload or deletion by @SpecialAro in #2512
  • security: enable ASAR integrity validation and restrict app loading by @SpecialAro in #2511

Other Changes

Recipe Changes

No recipe changes in this release.

Full Changelog: v7.2.1...v7.2.2