Authelia | v4.39.11

Authelia v4.39.11 released on 01-10-2025


Authelia v4.39.11 is out now. This release brings essential bug fixes that enhance user experience and improve functionality.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Improvements to webauthn experimental 2FA redirection
  • Handling of consent in OIDC has been refined
  • Enhancements to the user experience related to consent management

Upgrade notes

  • Ensure to pull the latest Docker version using docker pull authelia/authelia:4.39.11 or docker pull ghcr.io/authelia/authelia:4.39.11

We invite users to share their experiences with this release.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes