v7.2.0Desktop
7.2.0
Added 8
- WebAuthn/passkey support on Linux via electron-webauthn-linux
- Friendica recipe
- Iranian services and career sites (20 new recipes)
- Wallabag recipe
- EpicMail and LogInformant recipes
- MaX recipe
- Wafrn recipe
- FluffyChat recipe
Changed 2
- Update Electron to v43, Node.js to v24 and pnpm to v11
- New modern style with updated tabs, sidebar and padded/rounded service views
Fixed 10
- Additional SSO/SAML authentication issues caused by User-Agent changes during navigation
- Open OAuth popups in-app to preserve window.opener for auth callbacks
- Tab border active on horizontal layout
- Fill injected style elements via textContent, not innerHTML
- Service permanently stuck on loading screen
- Handle macOS fullscreen close
- Orphaned service partitions after service deletion
- Webview lifecycle listener leaks
- Restore automatic recipes submodule updates
- Remove service webview borders
From Ferdium
What's Changed
App Changes
Important Changes
- feat: WebAuthn/passkey support on Linux via electron-webauthn-linux by @phelix001 in https://github.com/ferdium/ferdium-app/pull/2337
- build: Update Electron to v43, Node.js to v24 and pnpm to v11 by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2469
- feat(style): new modern style with updated tabs, sidebar and padded/rounded service views by @DenysMb in https://github.com/ferdium/ferdium-app/pull/1948
- fix: additional SSO/SAML authentication issues caused by User-Agent changes during navigation by @mbentley in https://github.com/ferdium/ferdium-app/pull/2396
- fix: open OAuth popups in-app to preserve
window.openerfor auth callbacks by @shuhikari in https://github.com/ferdium/ferdium-app/pull/2412
Other Changes
- Fix tab border active on horizontal layout by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2400
- add shuhikari as a contributor for code by @allcontributors[bot] in https://github.com/ferdium/ferdium-app/pull/2413
- fix: fill injected elements via textContent, not innerHTML by @tfluehmann in https://github.com/ferdium/ferdium-app/pull/2463
- add tfluehmann as a contributor for code by @allcontributors[bot] in https://github.com/ferdium/ferdium-app/pull/2466
- feat(i18n): new Crowdin updates by @ferdium-bot in https://github.com/ferdium/ferdium-app/pull/2374
- fix: service is permanently stuck on loading screen by @eXistenZNL in https://github.com/ferdium/ferdium-app/pull/2460
- add eXistenZNL as a contributor for code by @allcontributors[bot] in https://github.com/ferdium/ferdium-app/pull/2471
- fix: handle macos fullscreen close by @ritteralvaro in https://github.com/ferdium/ferdium-app/pull/2443
- add ritteralvaro as a contributor for code by @allcontributors[bot] in https://github.com/ferdium/ferdium-app/pull/2472
- Fix orphaned service partitions after service deletion by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2468
- Fix webview lifecycle listener leaks by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2476
- fix(ci): restore automatic recipes submodule updates by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2477
- feat(i18n): new Crowdin updates by @ferdium-bot in https://github.com/ferdium/ferdium-app/pull/2478
- Fix crowdin update string as unapproved by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2483
- feat(i18n): new Crowdin updates by @ferdium-bot in https://github.com/ferdium/ferdium-app/pull/2484
- fix(style): remove service webview borders by @SpecialAro in https://github.com/ferdium/ferdium-app/pull/2486
New Contributors
- @shuhikari made their first contribution in https://github.com/ferdium/ferdium-app/pull/2412
- @tfluehmann made their first contribution in https://github.com/ferdium/ferdium-app/pull/2463
- @eXistenZNL made their first contribution in https://github.com/ferdium/ferdium-app/pull/2460
- @ritteralvaro made their first contribution in https://github.com/ferdium/ferdium-app/pull/2443
Recipe changes
Important changes
- Update Microsoft 365 services with new icons and domains by @marrws in ferdium/ferdium-recipes#686
- Update Google Chat recipe to work with recent Google Chat changes by @mastercko in ferdium/ferdium-recipes#712
- Remove Google Podcasts recipe by @xmha97 in ferdium/ferdium-recipes#726
Addition
- add: Friendica by @fschaupp in ferdium/ferdium-recipes#696
- add: Iranian services and career sites (20 new recipes) by @xmha97 in ferdium/ferdium-recipes#659
- add: Wallabag by @raeffs in ferdium/ferdium-recipes#658
- add: EpicMail and LogInformant by @Sergey-PrudentDev in ferdium/ferdium-recipes#704
- add: MaX by @SCaeR42 in ferdium/ferdium-recipes#667
- add: Wafrn by @k1ba-sometimes in ferdium/ferdium-recipes#661
- add: FluffyChat by @codeshell in ferdium/ferdium-recipes#683
- add: Thundermail by @flying-sheep in ferdium/ferdium-recipes#706
- add: Notion Mail by @OmarDerwy in ferdium/ferdium-recipes#648
Other changes
- fix: update Inoreader recipe URL handling by @powerfrontier in ferdium/ferdium-recipes#694
- feat: add dark mode support for Google Drive by @beto621 in ferdium/ferdium-recipes#677
- fix: Instagram login on macOS Tahoe by @milanrybovic in ferdium/ferdium-recipes#710
- fix: unread count for Office 365 OWA by @danielmcmillan in ferdium/ferdium-recipes#715
- fix: restore Discord desktop notifications by @lreading in ferdium/ferdium-recipes#708
- fix: Gotify badge always showing 1 by @lreading in ferdium/ferdium-recipes#707
- fix: restore the
window.alertmodal override for Google Calendar by @tfluehmann in ferdium/ferdium-recipes#713 - fix: attachment download click handling in Office 365 Outlook by @gianlucapisati in ferdium/ferdium-recipes#668
- fix: add Team ID support to Azure DevOps by @YaMoef in ferdium/ferdium-recipes#594
- fix: allow self-hosted Chatwoot installations with a custom URL by @codeshell in ferdium/ferdium-recipes#693
- fix: add notification counter to GamingOnLinux by @fschaupp in ferdium/ferdium-recipes#690
- fix: Tchap recipe by @remche in ferdium/ferdium-recipes#678
- fix: Todoist badge count by @J4NS-R in ferdium/ferdium-recipes#647
- fix: add local icon to Paperless-ngx by @codeshell in ferdium/ferdium-recipes#685
- fix: Google Chat badge count by @Mralexandresys in ferdium/ferdium-recipes#701
- feat: improve Miniflux badge counter and automatic refresh by @makinori in ferdium/ferdium-recipes#725
- update Google service icons by @xmha97 in ferdium/ferdium-recipes#727
- fix: Gmail unread badge for accounts with Google Chat enabled by @cheets in ferdium/ferdium-recipes#736
Full Changelog: https://github.com/ferdium/ferdium-app/compare/v7.1.2...v7.2.0