website/docs: add 2025.6.1 release notes (cherry-pick #14948) (#14949)

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
gcp-cherry-pick-bot[bot]
2025-06-06 17:28:58 +02:00
committed by GitHub
parent e729e42595
commit 2be5c9633b

View File

@ -136,6 +136,12 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2025.6
- web/flows: update default flow background (#14769)
- web/flows/sfe: fix global background image not being loaded (#14442)
## Fixed in 2025.4.1
- providers/proxy: add option to override host header with property mappings (cherry-pick #14927) (#14945)
- tenants: fix tenant aware celery scheduler (cherry-pick #14921)
- web/user: fix user settings flow not loading (cherry-pick #14911) (#14930)
## API Changes
#### What's New