website/docs: add 2025.6.1 release notes (#14948)

This commit is contained in:
Marc 'risson' Schmitt
2025-06-06 17:28:10 +02:00
committed by GitHub
parent 969fa82b7f
commit a718ff2617

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