website/docs: prepare 2024.6.3 release notes (#10775)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2024-08-05 17:03:23 +02:00
committed by GitHub
parent 76b1d4d207
commit c8ca6721e2

View File

@ -223,6 +223,14 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.6
- web/admin: show matching user reputation scores in user details (cherry-pick #10276) (#10699)
- web/flows: remove continue button from AutoSubmit stage (cherry-pick #10253) (#10677)
## Fixed in 2024.6.3
- enterprise/rac: fix error when listing connection tokens as non-superuser (cherry-pick #10771) (#10773)
- root: remove warnings (#10774)
- sources/scim: fix duplicate service account users and changing token (cherry-pick #10735) (#10737)
- web: fix theme not applying to document correctly (cherry-pick #10721) (#10722)
- web: replace all occurrences of the theme placeholder (cherry-pick #10749) (#10750)
## API Changes
#### What's New