mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
website/docs: add release notes for `2026.2.1` (#20659) * add release notes for `2026.2.1` * Update release notes for version 2026.2 --------- Signed-off-by: Connor Peshek <connor@connorpeshek.me> Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com> Co-authored-by: Connor Peshek <connor@connorpeshek.me>
This commit is contained in:
committed by
GitHub
parent
2f5eb9b2e4
commit
6a70894e01
@@ -307,6 +307,21 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2026.2
|
||||
- web/user: fix consent delete form missing details (#19147)
|
||||
- web/user: fix Firefox for Android infinite render loop in user library (#19379)
|
||||
|
||||
## Fixed in 2026.2.1
|
||||
|
||||
- core: fix get_provider returning base Provider instead of subclass (cherry-pick #19064 to version-2026.2) (#20670)
|
||||
- crypto: fix kid legacy signal (cherry-pick #20627 to version-2026.2) (#20628)
|
||||
- enterprise/wsfed: Fix metadata export and signing logic (cherry-pick #20643 to version-2026.2) (#20649)
|
||||
- internal: make http timeouts configurable (cherry-pick #20472 to version-2026.2) (#20567)
|
||||
- outpost/proxyv2: prevent panic in handleSignOut (cherry-pick #20097 to version-2026.2) (#20689)
|
||||
- packages/django-channels-postgres: eagerly delete messages (cherry-pick #20687 to version-2026.2) (#20688)
|
||||
- packages/django-dramatiq-postgres: fix worker startup on macos (cherry-pick #20637 to version-2026.2) (#20641)
|
||||
- packages/django-dramatiq-postgres: use fork (cherry-pick #20606 to version-2026.2) (#20608)
|
||||
- providers/proxy: move search path to query instead of runtime parameter (cherry-pick #20662 to version-2026.2) (#20693)
|
||||
- sources/ldap: add connection logging & downgrade message (cherry-pick #20519 to version-2026.2) (#20636)
|
||||
- web: fix identification stage styling in compatibility mode (cherry-pick #20684 to version-2026.2) (#20694)
|
||||
- web/flows: fix source icons being always inverted (cherry-pick #20419 to version-2026.2) (#20607)
|
||||
|
||||
## API Changes
|
||||
|
||||
### authentik (v2026.2.0)
|
||||
|
||||
Reference in New Issue
Block a user