Skip to content

Releases: authelia/authelia

v4.39.6

09 Aug 08:11
v4.39.6
79f719d
Compare
Choose a tag to compare

4.39.6 (2025-08-09)

Notable Changes

OpenID Connect 1.0 client registrations incorrectly allowed none as a authorization_signed_response_alg value, this is no longer the case and if you specified this value you'll have to either remove it or update it to the new correct default of RS256.

Bug Fixes

Docker Container

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

v4.39.5

13 Jul 06:12
v4.39.5
86f0463
Compare
Choose a tag to compare

4.39.5 (2025-07-13)

Bug Fixes

Docker Container

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

v4.39.4

25 May 02:27
v4.39.4
3f173e1
Compare
Choose a tag to compare

4.39.4 (2025-05-25)

Bug Fixes

  • configuration: oidc enc generated kid invalid chars (#9493) (15f2a1a)
  • oidc: explicit consent flow failure (#9562) (a3f62b3)
  • web: add missing translations (#9496) (9d8fd85)
  • web: adjust contrast for iv buttons and text input (#9570) (f040e41)

Docker Container

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

v4.39.3

11 May 11:12
v4.39.3
48b809f
Compare
Choose a tag to compare

4.39.3 (2025-05-11)

Important Note: The v4.39.2 release inadvertently removed the legacy OpenID Connect 1.0 endpoints which have not been documented at least in the last 3 years either at the discovery document or on the website. While these changes were technically unintentional right at this moment they were going to be hard removed at some point before we graduated OpenID Connect 1.0 out of a experimental/beta state and users had previously been notified of this change, as such we're going to leave them as is. Users should refer to our documentation as well as their instances discovery endpoints to obtain the correct URLs. The URLs that potentially may need updating are as follows: the URL /api/oidc/jwks previously handled requests for the JSON Web Key Set Endpoint, the URL /api/oidc/authorize previously also handled requests for the Authorization Endpoint, the URL /api/oidc/introspect previously also handled requests for the Introspection Endpoint, and the URL /api/oidc/revoke previously also handled requests for the Revocation Endpoint.

Bug Fixes

Docker Container

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

v4.39.2

10 May 05:23
v4.39.2
1266ffe
Compare
Choose a tag to compare

4.39.2 (2025-05-10)

Important Note: The v4.39.2 release inadvertently removed the legacy OpenID Connect 1.0 endpoints which have not been documented in the last 3 years either at the discovery document or on the website. While these changes were technically unintentional right at this moment they were going to be hard removed at some point before we graduated OpenID Connect 1.0 out of a experimental/beta state, as such we're going to leave them as is. Users should refer to our documentation as well as their instances discovery endpoints to obtain the correct URLs.

Bug Fixes

Performance Improvements

  • configuration: decode hooks improvements (#9338) (8dbdfdc)

Docker Container

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

v4.39.1

18 Mar 03:57
v4.39.1
9a22f5c
Compare
Choose a tag to compare

4.39.1 (2025-03-18)

Bug Fixes

Docker Container

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

v4.39.0

16 Mar 10:13
v4.39.0
bbfa417
Compare
Choose a tag to compare

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

v4.38.19

16 Feb 10:16
3211958
Compare
Choose a tag to compare

4.38.19 (2025-02-16)

Bug Fixes

Docker Container

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

v4.38.18

01 Jan 05:36
v4.38.18
271239b
Compare
Choose a tag to compare

4.38.18 (2025-01-01)

Bug Fixes

Docker Container

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

v4.38.17

30 Oct 22:45
592ab51
Compare
Choose a tag to compare

4.38.17 (2024-10-30)

Bug Fixes

Docker Container

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