# Ferdium v7.2.1 — 7.2.1 - Product: Ferdium (https://whatsnew.fyi/product/ferdium) - Vendor: Ferdium - Date: 2026-08-21 - Version: v7.2.1 - Original notes: https://github.com/ferdium/ferdium-app/releases/tag/v7.2.1 - Permalink: https://whatsnew.fyi/product/ferdium/releases/v7.2.1 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **removed** — macOS 11 Big Sur is no longer supported; macOS 12 Monterey or newer is now required due to the upgrade to Electron 43 - **changed** — Linux/Wayland: Electron now defaults to native Wayland on Wayland sessions; use --ozone-platform=x11 to force XWayland instead of ELECTRON_OZONE_PLATFORM_HINT - **fixed** — Fix deeplink causing black screen on Ferdium - **fixed** — Update electron-builder to fix ARM builds - **added** — New Crowdin translation updates - **changed** — Migrate to core24 on snapcraft - **fixed** — Group enableSystemTray options - **fixed** — Fix WhatsApp calls not working by enabling web security #### 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: deeplink causing black screen on Ferdium by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2494 * fix(arm): update electron-builder to fix #2491 by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2495 ###### Other Changes * feat(i18n): new Crowdin updates by @ferdium-bot in https://github.com/ferdium/ferdium-app/pull/2487 * feat(i18n): new Crowdin updates by @ferdium-bot in https://github.com/ferdium/ferdium-app/pull/2488 * chore: migrate to core24 on snapcraft by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2496 * fix: group enableSystemTray options by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2498 ##### Recipe Changes * fix: whatsapp calls not working (enable web security) by @SpecialAro in https://github.com/ferdium/ferdium-recipes/pull/739 **Full Changelog**: https://github.com/ferdium/ferdium-app/compare/v7.2.0...v7.2.1