Authelia | v4.39.19

Authelia v4.39.19 released on 12-04-2026


Authelia v4.39.19 is out now. It fixes inconsistent OAuth2 error messages and tightens issuer validation, giving clients and integrations clearer, more predictable responses.

See the GitHub release for full details and to obtain the updated Docker images: authelia/authelia:4.39.19 and ghcr.io/authelia/authelia:4.39.19.

What’s in this release

  • Handlers: fixed inconsistent OAuth2 error messages to make error responses uniform for clients and downstream services.
  • Middlewares: corrected issuer domain suffix validation so issuer checks behave as intended.
  • Middlewares: resolved a misleading issuer-related error message to clarify the cause when validation fails.
  • Server: corrected timing for writing the healthcheck environment file so external probes see accurate startup readiness.
  • Docker images published: authelia/authelia:4.39.19 and ghcr.io/authelia/authelia:4.39.19.

Upgrade notes

  • No breaking changes are listed in the release notes; consult the GitHub release for the full changelog.
  • To apply the fixes, pull the updated containers: docker pull authelia/authelia:4.39.19 and docker pull ghcr.io/authelia/authelia:4.39.19.

Please share any observations or issues on the Authelia GitHub issues page so maintainers and other users can follow up on behaviour in your environment.

Related posts

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...

Vector | vdev-v0.3.1

Vector vdev v0 3 1: patch release with reliability fixes, upgrade and migration guidance, CI and packaging updates, assets and changelog available

NocoDB | 2026.04.1

NocoDB 2026 04 1: Bugfix release fixes webhooks, UI rendering, links, markdown and DB issues, workspace creation restricted, admins must grant Org Creator