Skip to content

v4.39.0

Compare
Choose a tag to compare
@autheliabot autheliabot released this 16 Mar 10:13
· 251 commits to master since this release
v4.39.0
bbfa417

4.39.0 (2025-03-16)

Summary

Please see the Authelia Blog: 4.39 Release Notes for human readable summaries of the changes. It's important to note some critical changes have occurred in this release that warrant some user attention.

Specific critical changes which are detailed in the Authelia Blog: 4.39 Release Notes to watch out for:

  1. Changes that will require manual intervention in some scenarios:
    • The default claims for ID Tokens minted by the Authelia OpenID Connect 1.0 Identity Provider have changed.
  2. Changes that shouldn't require manual intervention but are significant enough to cause issues in some edge cases:
    • The official Authelia container has been heavily changed.
    • The official Systemd Units which are packaged in AUR packages, DEB packages, and the GitHub artifacts archives have been heavily changed.

Detailed Changes

Bug Fixes

  • i18n: lack of privacy policy message consistency (#8845) (a091374)
  • web: radio group spacing on mobile and uncentered icons (#8843) (ff88332)
  • web: workflow id missing from passkey first factor (#8951) (f948399), closes #8950

Features

Docker Container

  • docker pull authelia/authelia:4.39.0
  • docker pull ghcr.io/authelia/authelia:4.39.0