website/docs: Add release notes for 2025.2.4 (#13829)

This commit is contained in:
Marcelo Elizeche Landó
2025-04-08 14:08:03 -04:00
committed by GitHub
parent 65f0b471d8
commit 5882e0b2cb

View File

@ -196,6 +196,12 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2025.2
- stages/identification: refresh captcha on failure (cherry-pick #13697) (#13699)
- web/admin: reworked sync status card (cherry-pick #13625) (#13692)
## Fixed in 2025.2.4
- Revert "core: fix non-exploitable open redirect (#13696)" (cherry-pick #13824) (#13826)
- providers/scim: fix group membership check failing (cherry-pick #13644) (#13825)
- stages/email: fix for newlines in emails (#13712)
## API Changes
#### What's New