Skip to content

v7.2.3-ls162

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 13 Sep 08:34
· 3 commits to master since this release
1fcc2e1

CI Report:

https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.2.3-ls162/index.html

LinuxServer Changes:

Full Changelog: v7.2.3-ls161...v7.2.3-ls162

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

  • perf: reduce blocking work when switching services by @OskarEichler in #2530
  • fix: avoid service webview clipping performance regression by @SpecialAro in #2544
  • perf: avoid layout and theme rebuilds on service switches by @OskarEichler in #2531

Other Changes

  • Fixes typo "loose" -> "lose" by @LeventCelik in #2534
  • add OskarEichler as a contributor for code by @allcontributors[bot] in #2545
  • perf: avoid repeated cache directory scans in Advanced settings by @OskarEichler in #2529
  • perf: skip redundant synchronous settings writes by @OskarEichler in #2528

Recipe Changes

Addition

Other changes

New Contributors

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