Releases: linuxserver/docker-ferdium
Release list
v7.2.2-ls158
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.2.2-ls158/index.html
LinuxServer Changes:
Full Changelog: v7.2.1-ls157...v7.2.2-ls158
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_HINTis no longer supported; use--ozone-platform=x11to 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
v7.2.1-ls157
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.2.1-ls157/index.html
LinuxServer Changes:
Full Changelog: v7.2.1-ls156...v7.2.1-ls157
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_HINTis no longer supported; use--ozone-platform=x11to force XWayland.
Important Changes
- fix: deeplink causing black screen on Ferdium by @SpecialAro in ferdium/ferdium-app#2494
- fix(arm): update electron-builder to fix #2491 by @SpecialAro in ferdium/ferdium-app#2495
Other Changes
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2487
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2488
- chore: migrate to core24 on snapcraft by @SpecialAro in ferdium/ferdium-app#2496
- fix: group enableSystemTray options by @SpecialAro in ferdium/ferdium-app#2498
Recipe Changes
- fix: whatsapp calls not working (enable web security) by @SpecialAro in ferdium/ferdium-recipes#739
Full Changelog: ferdium/ferdium-app@v7.2.0...v7.2.1
v7.2.1-ls156
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.2.1-ls156/index.html
LinuxServer Changes:
Full Changelog: v7.2.0-ls155...v7.2.1-ls156
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_HINTis no longer supported; use--ozone-platform=x11to force XWayland.
Important Changes
- fix: deeplink causing black screen on Ferdium by @SpecialAro in ferdium/ferdium-app#2494
- fix(arm): update electron-builder to fix #2491 by @SpecialAro in ferdium/ferdium-app#2495
Other Changes
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2487
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2488
- chore: migrate to core24 on snapcraft by @SpecialAro in ferdium/ferdium-app#2496
- fix: group enableSystemTray options by @SpecialAro in ferdium/ferdium-app#2498
Recipe Changes
- fix: whatsapp calls not working (enable web security) by @SpecialAro in ferdium/ferdium-recipes#739
Full Changelog: ferdium/ferdium-app@v7.2.0...v7.2.1
v7.2.0-ls155
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.2.0-ls155/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls154...v7.2.0-ls155
Remote Changes:
What's Changed
App Changes
Important Changes
- feat: WebAuthn/passkey support on Linux via electron-webauthn-linux by @phelix001 in ferdium/ferdium-app#2337
- build: Update Electron to v43, Node.js to v24 and pnpm to v11 by @SpecialAro in ferdium/ferdium-app#2469
- feat(style): new modern style with updated tabs, sidebar and padded/rounded service views by @DenysMb in ferdium/ferdium-app#1948
- fix: additional SSO/SAML authentication issues caused by User-Agent changes during navigation by @mbentley in ferdium/ferdium-app#2396
- fix: open OAuth popups in-app to preserve
window.openerfor auth callbacks by @shuhikari in ferdium/ferdium-app#2412
Other Changes
- Fix tab border active on horizontal layout by @SpecialAro in ferdium/ferdium-app#2400
- add shuhikari as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2413
- fix: fill injected <style> elements via textContent, not innerHTML by @tfluehmann in ferdium/ferdium-app#2463
- add tfluehmann as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2466
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2374
- fix: service is permanently stuck on loading screen by @eXistenZNL in ferdium/ferdium-app#2460
- add eXistenZNL as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2471
- fix: handle macos fullscreen close by @ritteralvaro in ferdium/ferdium-app#2443
- add ritteralvaro as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2472
- Fix orphaned service partitions after service deletion by @SpecialAro in ferdium/ferdium-app#2468
- Fix webview lifecycle listener leaks by @SpecialAro in ferdium/ferdium-app#2476
- fix(ci): restore automatic recipes submodule updates by @SpecialAro in ferdium/ferdium-app#2477
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2478
- Fix crowdin update string as unapproved by @SpecialAro in ferdium/ferdium-app#2483
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2484
- fix(style): remove service webview borders by @SpecialAro in ferdium/ferdium-app#2486
New Contributors
- @shuhikari made their first contribution in ferdium/ferdium-app#2412
- @tfluehmann made their first contribution in ferdium/ferdium-app#2463
- @eXistenZNL made their first contribution in ferdium/ferdium-app#2460
- @ritteralvaro made their first contribution in ferdium/ferdium-app#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: ferdium/ferdium-app@v7.1.2...v7.2.0
v7.1.2-ls154
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.1.2-ls154/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls153...v7.1.2-ls154
Remote Changes:
App changes
Important changes
- Fix Google SSO/SAML authentication by @mbentley in ferdium/ferdium-app#2261
Other Changes
- add mbentley as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2333
- fix: notification onclick event on desktop push notification by @jotardo in ferdium/ferdium-app#2342
- add jotardo as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2345
- fix: tray icon broken after screen lock/unlock on GNOME Linux by @danilofalcao in ferdium/ferdium-app#2340
- add danilofalcao as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2346
- feat(search): add Bing as a new search engine option by @kurobeats in ferdium/ferdium-app#2254
- add kurobeats as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2347
- Feat: Add compact workspace drawer style by @DenysMb in ferdium/ferdium-app#2298
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2358
- fix: generate correct user agent string for Google sign-in by @phelix001 in ferdium/ferdium-app#2360
- add phelix001 as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2373
Recipe changes
Important changes
- Update Messenger service URL to facebook.com/messages by @gormanity in ferdium/ferdium-recipes#669
- Update Microsoft Teams to the new URL by @cedricroijakkers in ferdium/ferdium-recipes#665
Addition
- add: Miniflux by @mazzz1y in ferdium/ferdium-recipes#655
- add: Navidrome by @raeffs in ferdium/ferdium-recipes#651
- add: Open WebUI by @mazzz1y in ferdium/ferdium-recipes#652
- add: Monarch Money by @calvinwyoung in ferdium/ferdium-recipes#630
- add: Fluxer by @Kawwabi in ferdium/ferdium-recipes#671
- add: Super Productivity by @Hugo8220337 in ferdium/ferdium-recipes#663
- add: Stoat by @delVhariant in ferdium/ferdium-recipes#670
Other changes
- fix: Update new badge count logic for Zalo recipe by @survfate in ferdium/ferdium-recipes#650
- fix: restore normal typing behaviour of search in Proton Pass by @DominusExult in ferdium/ferdium-recipes#654
- fix: remove
customURLsetting for Google Calendar by @calvin-fisher in ferdium/ferdium-recipes#664 - fix: update unread count for new ui version of Yahoo Mail by @dobaniashish in ferdium/ferdium-recipes#666 and ferdium/ferdium-recipes#679
- feat: Handle new Microsoft Teams URL for isTeamsV2 detection by @joschi127 in ferdium/ferdium-recipes#680
- fix: move Stoat recipe into correct folder by @Alphrag in ferdium/ferdium-recipes#684
New Contributors
- @mbentley made their first contribution in ferdium/ferdium-app#2261
- @jotardo made their first contribution in ferdium/ferdium-app#2342
- @danilofalcao made their first contribution in ferdium/ferdium-app#2340
- @kurobeats made their first contribution in ferdium/ferdium-app#2254
- @phelix001 made their first contribution in ferdium/ferdium-app#2360
Full Changelog: ferdium/ferdium-app@v7.1.1...v7.1.2
v7.1.2-ls153
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.1.2-ls153/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls152...v7.1.2-ls153
Remote Changes:
App changes
Important changes
- Fix Google SSO/SAML authentication by @mbentley in ferdium/ferdium-app#2261
Other Changes
- add mbentley as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2333
- fix: notification onclick event on desktop push notification by @jotardo in ferdium/ferdium-app#2342
- add jotardo as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2345
- fix: tray icon broken after screen lock/unlock on GNOME Linux by @danilofalcao in ferdium/ferdium-app#2340
- add danilofalcao as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2346
- feat(search): add Bing as a new search engine option by @kurobeats in ferdium/ferdium-app#2254
- add kurobeats as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2347
- Feat: Add compact workspace drawer style by @DenysMb in ferdium/ferdium-app#2298
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2358
- fix: generate correct user agent string for Google sign-in by @phelix001 in ferdium/ferdium-app#2360
- add phelix001 as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2373
Recipe changes
Important changes
- Update Messenger service URL to facebook.com/messages by @gormanity in ferdium/ferdium-recipes#669
- Update Microsoft Teams to the new URL by @cedricroijakkers in ferdium/ferdium-recipes#665
Addition
- add: Miniflux by @mazzz1y in ferdium/ferdium-recipes#655
- add: Navidrome by @raeffs in ferdium/ferdium-recipes#651
- add: Open WebUI by @mazzz1y in ferdium/ferdium-recipes#652
- add: Monarch Money by @calvinwyoung in ferdium/ferdium-recipes#630
- add: Fluxer by @Kawwabi in ferdium/ferdium-recipes#671
- add: Super Productivity by @Hugo8220337 in ferdium/ferdium-recipes#663
- add: Stoat by @delVhariant in ferdium/ferdium-recipes#670
Other changes
- fix: Update new badge count logic for Zalo recipe by @survfate in ferdium/ferdium-recipes#650
- fix: restore normal typing behaviour of search in Proton Pass by @DominusExult in ferdium/ferdium-recipes#654
- fix: remove
customURLsetting for Google Calendar by @calvin-fisher in ferdium/ferdium-recipes#664 - fix: update unread count for new ui version of Yahoo Mail by @dobaniashish in ferdium/ferdium-recipes#666 and ferdium/ferdium-recipes#679
- feat: Handle new Microsoft Teams URL for isTeamsV2 detection by @joschi127 in ferdium/ferdium-recipes#680
- fix: move Stoat recipe into correct folder by @Alphrag in ferdium/ferdium-recipes#684
New Contributors
- @mbentley made their first contribution in ferdium/ferdium-app#2261
- @jotardo made their first contribution in ferdium/ferdium-app#2342
- @danilofalcao made their first contribution in ferdium/ferdium-app#2340
- @kurobeats made their first contribution in ferdium/ferdium-app#2254
- @phelix001 made their first contribution in ferdium/ferdium-app#2360
Full Changelog: ferdium/ferdium-app@v7.1.1...v7.1.2
v7.1.2-ls152
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.1.2-ls152/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls151...v7.1.2-ls152
Remote Changes:
App changes
Important changes
- Fix Google SSO/SAML authentication by @mbentley in ferdium/ferdium-app#2261
Other Changes
- add mbentley as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2333
- fix: notification onclick event on desktop push notification by @jotardo in ferdium/ferdium-app#2342
- add jotardo as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2345
- fix: tray icon broken after screen lock/unlock on GNOME Linux by @danilofalcao in ferdium/ferdium-app#2340
- add danilofalcao as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2346
- feat(search): add Bing as a new search engine option by @kurobeats in ferdium/ferdium-app#2254
- add kurobeats as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2347
- Feat: Add compact workspace drawer style by @DenysMb in ferdium/ferdium-app#2298
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2358
- fix: generate correct user agent string for Google sign-in by @phelix001 in ferdium/ferdium-app#2360
- add phelix001 as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2373
Recipe changes
Important changes
- Update Messenger service URL to facebook.com/messages by @gormanity in ferdium/ferdium-recipes#669
- Update Microsoft Teams to the new URL by @cedricroijakkers in ferdium/ferdium-recipes#665
Addition
- add: Miniflux by @mazzz1y in ferdium/ferdium-recipes#655
- add: Navidrome by @raeffs in ferdium/ferdium-recipes#651
- add: Open WebUI by @mazzz1y in ferdium/ferdium-recipes#652
- add: Monarch Money by @calvinwyoung in ferdium/ferdium-recipes#630
- add: Fluxer by @Kawwabi in ferdium/ferdium-recipes#671
- add: Super Productivity by @Hugo8220337 in ferdium/ferdium-recipes#663
- add: Stoat by @delVhariant in ferdium/ferdium-recipes#670
Other changes
- fix: Update new badge count logic for Zalo recipe by @survfate in ferdium/ferdium-recipes#650
- fix: restore normal typing behaviour of search in Proton Pass by @DominusExult in ferdium/ferdium-recipes#654
- fix: remove
customURLsetting for Google Calendar by @calvin-fisher in ferdium/ferdium-recipes#664 - fix: update unread count for new ui version of Yahoo Mail by @dobaniashish in ferdium/ferdium-recipes#666 and ferdium/ferdium-recipes#679
- feat: Handle new Microsoft Teams URL for isTeamsV2 detection by @joschi127 in ferdium/ferdium-recipes#680
- fix: move Stoat recipe into correct folder by @Alphrag in ferdium/ferdium-recipes#684
New Contributors
- @mbentley made their first contribution in ferdium/ferdium-app#2261
- @jotardo made their first contribution in ferdium/ferdium-app#2342
- @danilofalcao made their first contribution in ferdium/ferdium-app#2340
- @kurobeats made their first contribution in ferdium/ferdium-app#2254
- @phelix001 made their first contribution in ferdium/ferdium-app#2360
Full Changelog: ferdium/ferdium-app@v7.1.1...v7.1.2
v7.1.2-ls151
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.1.2-ls151/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls150...v7.1.2-ls151
Remote Changes:
App changes
Important changes
- Fix Google SSO/SAML authentication by @mbentley in ferdium/ferdium-app#2261
Other Changes
- add mbentley as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2333
- fix: notification onclick event on desktop push notification by @jotardo in ferdium/ferdium-app#2342
- add jotardo as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2345
- fix: tray icon broken after screen lock/unlock on GNOME Linux by @danilofalcao in ferdium/ferdium-app#2340
- add danilofalcao as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2346
- feat(search): add Bing as a new search engine option by @kurobeats in ferdium/ferdium-app#2254
- add kurobeats as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2347
- Feat: Add compact workspace drawer style by @DenysMb in ferdium/ferdium-app#2298
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2358
- fix: generate correct user agent string for Google sign-in by @phelix001 in ferdium/ferdium-app#2360
- add phelix001 as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2373
Recipe changes
Important changes
- Update Messenger service URL to facebook.com/messages by @gormanity in ferdium/ferdium-recipes#669
- Update Microsoft Teams to the new URL by @cedricroijakkers in ferdium/ferdium-recipes#665
Addition
- add: Miniflux by @mazzz1y in ferdium/ferdium-recipes#655
- add: Navidrome by @raeffs in ferdium/ferdium-recipes#651
- add: Open WebUI by @mazzz1y in ferdium/ferdium-recipes#652
- add: Monarch Money by @calvinwyoung in ferdium/ferdium-recipes#630
- add: Fluxer by @Kawwabi in ferdium/ferdium-recipes#671
- add: Super Productivity by @Hugo8220337 in ferdium/ferdium-recipes#663
- add: Stoat by @delVhariant in ferdium/ferdium-recipes#670
Other changes
- fix: Update new badge count logic for Zalo recipe by @survfate in ferdium/ferdium-recipes#650
- fix: restore normal typing behaviour of search in Proton Pass by @DominusExult in ferdium/ferdium-recipes#654
- fix: remove
customURLsetting for Google Calendar by @calvin-fisher in ferdium/ferdium-recipes#664 - fix: update unread count for new ui version of Yahoo Mail by @dobaniashish in ferdium/ferdium-recipes#666 and ferdium/ferdium-recipes#679
- feat: Handle new Microsoft Teams URL for isTeamsV2 detection by @joschi127 in ferdium/ferdium-recipes#680
- fix: move Stoat recipe into correct folder by @Alphrag in ferdium/ferdium-recipes#684
New Contributors
- @mbentley made their first contribution in ferdium/ferdium-app#2261
- @jotardo made their first contribution in ferdium/ferdium-app#2342
- @danilofalcao made their first contribution in ferdium/ferdium-app#2340
- @kurobeats made their first contribution in ferdium/ferdium-app#2254
- @phelix001 made their first contribution in ferdium/ferdium-app#2360
Full Changelog: ferdium/ferdium-app@v7.1.1...v7.1.2
v7.1.2-ls150
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.1.2-ls150/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls149...v7.1.2-ls150
Remote Changes:
App changes
Important changes
- Fix Google SSO/SAML authentication by @mbentley in ferdium/ferdium-app#2261
Other Changes
- add mbentley as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2333
- fix: notification onclick event on desktop push notification by @jotardo in ferdium/ferdium-app#2342
- add jotardo as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2345
- fix: tray icon broken after screen lock/unlock on GNOME Linux by @danilofalcao in ferdium/ferdium-app#2340
- add danilofalcao as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2346
- feat(search): add Bing as a new search engine option by @kurobeats in ferdium/ferdium-app#2254
- add kurobeats as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2347
- Feat: Add compact workspace drawer style by @DenysMb in ferdium/ferdium-app#2298
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2358
- fix: generate correct user agent string for Google sign-in by @phelix001 in ferdium/ferdium-app#2360
- add phelix001 as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2373
Recipe changes
Important changes
- Update Messenger service URL to facebook.com/messages by @gormanity in ferdium/ferdium-recipes#669
- Update Microsoft Teams to the new URL by @cedricroijakkers in ferdium/ferdium-recipes#665
Addition
- add: Miniflux by @mazzz1y in ferdium/ferdium-recipes#655
- add: Navidrome by @raeffs in ferdium/ferdium-recipes#651
- add: Open WebUI by @mazzz1y in ferdium/ferdium-recipes#652
- add: Monarch Money by @calvinwyoung in ferdium/ferdium-recipes#630
- add: Fluxer by @Kawwabi in ferdium/ferdium-recipes#671
- add: Super Productivity by @Hugo8220337 in ferdium/ferdium-recipes#663
- add: Stoat by @delVhariant in ferdium/ferdium-recipes#670
Other changes
- fix: Update new badge count logic for Zalo recipe by @survfate in ferdium/ferdium-recipes#650
- fix: restore normal typing behaviour of search in Proton Pass by @DominusExult in ferdium/ferdium-recipes#654
- fix: remove
customURLsetting for Google Calendar by @calvin-fisher in ferdium/ferdium-recipes#664 - fix: update unread count for new ui version of Yahoo Mail by @dobaniashish in ferdium/ferdium-recipes#666 and ferdium/ferdium-recipes#679
- feat: Handle new Microsoft Teams URL for isTeamsV2 detection by @joschi127 in ferdium/ferdium-recipes#680
- fix: move Stoat recipe into correct folder by @Alphrag in ferdium/ferdium-recipes#684
New Contributors
- @mbentley made their first contribution in ferdium/ferdium-app#2261
- @jotardo made their first contribution in ferdium/ferdium-app#2342
- @danilofalcao made their first contribution in ferdium/ferdium-app#2340
- @kurobeats made their first contribution in ferdium/ferdium-app#2254
- @phelix001 made their first contribution in ferdium/ferdium-app#2360
Full Changelog: ferdium/ferdium-app@v7.1.1...v7.1.2
v7.1.2-ls149
CI Report:
https://ci-tests.linuxserver.io/linuxserver/ferdium/v7.1.2-ls149/index.html
LinuxServer Changes:
Full Changelog: v7.1.2-ls148...v7.1.2-ls149
Remote Changes:
App changes
Important changes
- Fix Google SSO/SAML authentication by @mbentley in ferdium/ferdium-app#2261
Other Changes
- add mbentley as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2333
- fix: notification onclick event on desktop push notification by @jotardo in ferdium/ferdium-app#2342
- add jotardo as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2345
- fix: tray icon broken after screen lock/unlock on GNOME Linux by @danilofalcao in ferdium/ferdium-app#2340
- add danilofalcao as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2346
- feat(search): add Bing as a new search engine option by @kurobeats in ferdium/ferdium-app#2254
- add kurobeats as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2347
- Feat: Add compact workspace drawer style by @DenysMb in ferdium/ferdium-app#2298
- feat(i18n): new Crowdin updates by @ferdium-bot in ferdium/ferdium-app#2358
- fix: generate correct user agent string for Google sign-in by @phelix001 in ferdium/ferdium-app#2360
- add phelix001 as a contributor for code by @allcontributors[bot] in ferdium/ferdium-app#2373
Recipe changes
Important changes
- Update Messenger service URL to facebook.com/messages by @gormanity in ferdium/ferdium-recipes#669
- Update Microsoft Teams to the new URL by @cedricroijakkers in ferdium/ferdium-recipes#665
Addition
- add: Miniflux by @mazzz1y in ferdium/ferdium-recipes#655
- add: Navidrome by @raeffs in ferdium/ferdium-recipes#651
- add: Open WebUI by @mazzz1y in ferdium/ferdium-recipes#652
- add: Monarch Money by @calvinwyoung in ferdium/ferdium-recipes#630
- add: Fluxer by @Kawwabi in ferdium/ferdium-recipes#671
- add: Super Productivity by @Hugo8220337 in ferdium/ferdium-recipes#663
- add: Stoat by @delVhariant in ferdium/ferdium-recipes#670
Other changes
- fix: Update new badge count logic for Zalo recipe by @survfate in ferdium/ferdium-recipes#650
- fix: restore normal typing behaviour of search in Proton Pass by @DominusExult in ferdium/ferdium-recipes#654
- fix: remove
customURLsetting for Google Calendar by @calvin-fisher in ferdium/ferdium-recipes#664 - fix: update unread count for new ui version of Yahoo Mail by @dobaniashish in ferdium/ferdium-recipes#666 and ferdium/ferdium-recipes#679
- feat: Handle new Microsoft Teams URL for isTeamsV2 detection by @joschi127 in ferdium/ferdium-recipes#680
- fix: move Stoat recipe into correct folder by @Alphrag in ferdium/ferdium-recipes#684
New Contributors
- @mbentley made their first contribution in ferdium/ferdium-app#2261
- @jotardo made their first contribution in ferdium/ferdium-app#2342
- @danilofalcao made their first contribution in ferdium/ferdium-app#2340
- @kurobeats made their first contribution in ferdium/ferdium-app#2254
- @phelix001 made their first contribution in ferdium/ferdium-app#2360
Full Changelog: ferdium/ferdium-app@v7.1.1...v7.1.2