website/docs: release notes for 2026.5.5 (#24070)

This commit is contained in:
Emil Burzo
2026-07-15 18:55:23 +03:00
committed by GitHub
parent dd710b1e2d
commit 0f8ba42bd7

View File

@@ -569,6 +569,26 @@ This release has been skipped.
- web: Invitation Wizard Clean Up, Form Validation Fixes (cherry-pick #23316 to version-2026.5) (#23811)
- website: migrate brand assets to pkg (cherry-pick #22336 to version-2026.5) (#23222)
## Fixed in 2026.5.5
- api/search: add number and boolean support in AKQL queries on JSON fields (#23418) (cherry-pick #24028 to version-2026.5) (#24033)
- endpoints: handle exception in connector controller sync setup (cherry-pick #23852 to version-2026.5) (#23854)
- lib/sync/outgoing: fix discover running for each page (cherry-pick #24016 to version-2026.5) (#24019)
- packages/django-dramatiq-postgres/broker: close unusable PostgreSQL connections (cherry-pick #24023 to version-2026.5) (#24035)
- providers/scim: improve error display when error doesn't conform to scim schema (cherry-pick #23955 to version-2026.5) (#23957)
- security: automated internal backport of patch 1817.sec.patch to authentik-2026.5 (#24058)
- security: automated internal backport of patch 1822.sec.patch to authentik-2026.5 (#24059)
- security: automated internal backport of patch 1887.sec.patch to authentik-2026.5 (#24060)
- security: automated internal backport of patch 1919.sec.patch to authentik-2026.5 (#24061)
- security: automated internal backport of patch 1934.sec.patch to authentik-2026.5 (#24062)
- sources/oauth: improve id_token validation for apple source (cherry-pick #24017 to version-2026.5) (#24020)
- stages/email: fix ungrammatical expiry time in password reset templates (cherry-pick #22758 to version-2026.5) (#23952)
- tests/openid_conformance: migrate to upstream images (cherry-pick #23828 to version-2026.5) (#23834)
- web/admin: licensing: add usage totals (cherry-pick #23665 to version-2026.5) (#23668)
- web: Fix Log Viewer Intersection Observer. (cherry-pick #23861 to version-2026.5) (#23949)
- web: fix table refresh button not refreshing table data (cherry-pick #23780 to version-2026.5) (#23878)
- web/flows: fix race condition in continuous login and support source stages in authentication flows (cherry-pick #23049 to version-2026.5) (#23558)
## API Changes
### authentik (v 2026.5.0)