* Sun Mar 15 2026 bjorn.lie@gmail.com
- Update to version 3.58.0:
+ SMTP server without password cannot be configured
+ Remove unneeded SMTP password escaping
+ build: Disable google provider Files feature
+ MS365: Fix mail address and name
+ Google: Set mail name to presentation identity
+ Updated translations.
* Wed Feb 11 2026 dimstar@opensuse.org
- Update to version 3.57.1:
+ Default Microsoft 365 client is unverified
+ Microsoft 365: Make use of email for id
+ goadaemon: Allow manage system notifications
+ goamsgraphprovider: bump credentials generation
+ goaprovider: Allow to disable, instead of enable, selected
providers
- Changes from version 3.57.0:
+ Support for saving a Kerberos password to the keychain after
the first login
+ changing expired kerberos password is not supported.
+ Provided Files URI does not override undiscovered endpoint
+ DAV client rejects 204 status in OPTIONS request handler
+ Include emblem-default-symbolic.svg
+ Connecting a Runbox CardDAV/CalDAV account hangs/freezes after
sign in
+ i81n: fix translatable string
+ goaimapsmptprovider: fix accounts without SMTP or
authentication-less SMTP
+ build: only install icons for the goabackend build
+ build: don't require goabackend to build documentation
+ ci: test the build without gtk4
+ DAV-client: Added short path for SOGo
+ Updated translations.
* Wed Feb 04 2026 bjorn.lie@gmail.com
- Update to version 3.56.4:
+ Bugs fixed:
- Unclear which part of "IMAP+SMTP" account test failed
- Adding nextcloud account which has a subfolder does not work
- goadaemon: Handle broken account configs
+ Updated translations.
* Sun Jan 04 2026 bjorn.lie@gmail.com
- Update to version 3.56.3:
+ Bugs fixed:
- Add DAV detection and configuration for SOGo
- DAV discovery fails when certain SRV lookups fail
+ Updated translations.
* Sun Nov 23 2025 bjorn.lie@gmail.com
- Update to version 3.56.2:
+ Updated translations.
* Sat Oct 11 2025 bjorn.lie@gmail.com
- Update to version 3.56.1:
+ Bugs fixed:
- Support for saving a Kerberos password after the first login
- Changing expired kerberos password is not supported
- Provided Files URI does not override undiscovered endpoint
- DAV client rejects 204 status in OPTIONS request handler
* Mon Sep 15 2025 dimstar@opensuse.org
- Update to version 3.56.0:
+ Code style and logging cleanups
+ Updated translations
* Mon Sep 01 2025 dimstar@opensuse.org
- Update to version 3.55.2:
+ goaoauth2provider: improve error handling for auth/token
endpoints
+ Updated translations
* Fri Aug 01 2025 bjorn.lie@gmail.com
- Update to version 3.55.1:
+ Bugs fixed:
- Support Webflow authentication for Nextcloud
- Rename dconf key in gnome-online-accounts settings
- "Account Name" GUI field is a bit ambiguous
- Failed to generate a new POT file for the user interface of
“gnome-online-accounts” (domain: “po”) and some missing files
from POTFILES.in
+ Updated translations.
- Changes from version 3.55.0:
+ Bugs fixed:
- Add progress spinner for OAuth2 dialogs
- Remove Windows Live! option
- Improve goa_oauth2_provider_ensure_credentials_sync
- Authentication failure in goa IMAP accounts
- Missing files from POTFILES.in
- WebDAV not detected for mail.ru
- goaoauth2provider: fix task chaining for subclasses
- Always lowercase domains when looking up base
- goadavclient: check Nextcloud fallback last
- goabackend: add a composite widget for authflow links
- goadavclient: fix the mailbox.org preconfig
+ Updated translations.
- Stop passing windows_live=true to meson setup, no longer needed
nor recognized.
* Fri Aug 01 2025 bjorn.lie@gmail.com
- Update to version 3.54.5:
+ Bugs fixed:
- Adding GOA account fails with sonic.net IMAP service
- Cannot add a ProtonMail bridge with IMAP + TLS
- Nextcloud login does not work anymore due to OPTIONS /login
request
- Linked online accounts no longer work
- Invalid URI when adding Google account
- goamsgraphprovider: ensure a valid PresentationIdentity
- goadaemon: complete GTasks to avoid a scary debug warning
Version: 3.54.4-160000.2.2
* Sun Jun 29 2025 bjorn.lie@gmail.com
- Update to version 3.54.4:
+ Bugs fixed:
- Fix Nextcloud and mailbox.org preconfiguration
- Add DAV preconfig for mail.ru
+ Updated translations.
* Sun May 25 2025 bjorn.lie@gmail.com
- Update to version 3.54.3:
+ Bugs fixed:
- Authentication failure in goa IMAP accounts
- Handle unexpected casing in domain names
+ Updated translations.
* Sun Apr 13 2025 bjorn.lie@gmail.com
- Update to version 3.54.2:
+ Bugs fixed:
- Improve OAuth2 credential performance
- Fix hung dialog for OAuth providers
+ Updated translations.
* Sun Mar 16 2025 bjorn.lie@gmail.com
- Update to version 3.54.1:
+ Bugs fixed: Cannot sign in to Google.
* Sun Mar 16 2025 bjorn.lie@gmail.com
- Update to version 3.54.0:
+ Bugs fixed:
- Fix unescaped characters in IMAP and SMTP logins
- Nextcloud 'Cannot find WebDAV endpoint' error
- goaproviderdialog: don't update the error revealer until set
- goaoauth2provider: rewrite the D-Bus helper as a per-task
service
- goagoogleprovider: drop the client secret and deprecate the
option
+ Updated translations.
* Sun Mar 02 2025 bjorn.lie@gmail.com
- Update to version 3.53.2 (Unstable):
+ Bugs fixed:
- goaoauth2provider: handle OAuth2 error responses
- docs: update README
- goabackend: drop GoaHTTPClient
- examples: drop g_error() usage
- oauth2handler: Replace libsecret with dbus
+ Updated translations.
- Drop pkgconfig(javascriptcoregtk-4.1) and
pkgconfig(webkit2gtk-4.1) BuildRequires: Not needed nor used
(upstream dropped it in version 3.49.0).
- Add pkgconfig(dbus-1) BuildRequires: Previously pulled in by the
above webkit dependency.
* Sun Feb 02 2025 bjorn.lie@gmail.com
- Update to version 3.53.1 (Unstable):
+ Bugs fixed: onedrive: Use presentation id in OneDrive uri
+ Updated translations.
* Sun Jan 12 2025 bjorn.lie@gmail.com
- Update to version 3.53.0 (Unstable):
+ Bugs fixed:
- Add GUI field for PresentationIdentity to be able to set a
custom name / nickname for an online account
- Also offer an oauth2 sign-in link that can be copied instead
of only directly opening in external browser.
- Non-actionable "Account Action Required" notification when
account requires VPN
- imap: Remove / Demote "None" encryption option
- Unable to Sign In to Microsoft Exchange account on Gnome 46
24.04.1
- Fix segfault after signing into Fedora account
- Fail faster - don't wait 120 seconds to timeout and return an
error on initial authentication
- goadaemon: add a timeout for credential checks
- goaoauthprovider: fix expected NULL GError
- docs: add issue templates
- goadavclient.c: add WebDAV default candidate to test
- ci: add support for new release service
+ Updated translations.
* Sat Jan 11 2025 bjorn.lie@gmail.com
- Update to version 3.52.3.1:
+ Bugs fixed:
- Unable to Sign In to Microsoft Exchange account
- Missing kerberos password not detected
- Fail faster - don't wait 120 seconds to timeout
- goadaemon: Changes around "no provider" runtime warnings
* Sat Nov 23 2024 bjorn.lie@gmail.com
- Update to version 3.52.2:
+ Bugs fixed:
- goadavclient.c: add WebDAV default candidate to test
- goafedoraprovider: fix use-after-free
+ Updated translations.