Skip to content

v7.2.2-ls160

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 06 Sep 08:27
· 5 commits to master since this release
f64e2e2

CI Report:

https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.2.2-ls160/index.html

LinuxServer Changes:

Full Changelog: v7.2.2-ls159...v7.2.2-ls160

Remote Changes:

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

  • build: add ZIP artifact for Windows ARM64 by @SpecialAro in #2510
  • ci: add stale issue and pull request automation by @SpecialAro in #2514
  • chore: update Browserslist data and apply linter fixes by @ferdium-bot

Recipe Changes

No recipe changes in this release.

Full Changelog: ferdium/ferdium-app@v7.2.1...v7.2.2