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_HINTis no longer supported; use--ozone-platform=x11to force XWayland.
Important Changes
- fix: deeplink causing black screen on Ferdium by @SpecialAro in #2494
- fix(arm): update electron-builder to fix #2491 by @SpecialAro in #2495
Other Changes
- feat(i18n): new Crowdin updates by @ferdium-bot in #2487
- feat(i18n): new Crowdin updates by @ferdium-bot in #2488
- chore: migrate to core24 on snapcraft by @SpecialAro in #2496
- fix: group enableSystemTray options by @SpecialAro in #2498
Recipe Changes
- fix: whatsapp calls not working (enable web security) by @SpecialAro in ferdium/ferdium-recipes#739
Full Changelog: v7.2.0...v7.2.1