website/docs: prepare for 2025.2.1 (#13277)

This commit is contained in:
Marc 'risson' Schmitt
2025-02-26 21:14:56 +01:00
committed by GitHub
parent 802d6a548c
commit 3bc8dd40d5

View File

@ -161,6 +161,13 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2025.2
- web/components: ak-number-input: add support for min (#12703)
- web/flows: fix `login` / `log in` inconsistency (#12526)
## Fixed in 2025.2.1
- core: add pre-hydrated relative URL (cherry-pick #13243) (#13246)
- stages/authenticator_email: Email Authenticator Stage Documentation (cherry-pick #12853) (#13218)
- stages/authenticator_email: fix session cleanup test b (cherry-pick #13264) (#13276)
- stages/email: Fix email stage serialization (cherry-pick #13256) (#13273)
## API Changes
#### What's New