Authelia | v4.39.18

Authelia v4.39.18 released on 10-04-2026


Authelia v4.39.18 is out now. It restores correct acceptance of successful Duo API responses, so users running Duo 2FA and anyone pulling the official images should upgrade.

See the project’s GitHub release for full details and changelog, and pull the updated containers: docker pull authelia/authelia:4.39.18 or docker pull ghcr.io/authelia/authelia:4.39.18.

What’s in this release

  • Bug fix: removes an incorrect response-code check in the Duo integration that could mark successful API calls as failures (see issue #11723, commit 310844b).
  • Official container images republished: docker pull authelia/authelia:4.39.18 and docker pull ghcr.io/authelia/authelia:4.39.18.
  • Small, focused patch release published 2026-04-10; recommended for users running Duo 2FA or those who pull official images.

Upgrade notes

  • Users of Duo 2FA should upgrade to restore correct acceptance of successful Duo responses: pull the updated image and restart your Authelia service.
  • Rollback: the release notes do not include specific rollback instructions; keep previous images available if you need to revert.

Share any notes on your upgrade experience or report regressions on the project’s issue tracker.

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