website/docs: prepare 2024.4.1 (cherry-pick #9459) (#9461)

website/docs: prepare 2024.4.1 (#9459)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L <jens@goauthentik.io>
This commit is contained in:
gcp-cherry-pick-bot[bot]
2024-04-26 14:39:44 +02:00
committed by GitHub
parent 03725ae086
commit e86aa11131

View File

@ -203,6 +203,16 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.4
- web: spell customization with a Z (#8596)
- web: upgrade to lit 3 (#8781)
## Fixed in 2024.4.1
- core: fix logic for token expiration (cherry-pick #9426) (#9428)
- lifecycle: always try custom redis URL (cherry-pick #9441) (#9458)
- sources/oauth: ensure all UI sources return a valid source (cherry-pick #9401) (#9406)
- stages/identification: don't check source component (cherry-pick #9410) (#9420)
- web/common: fix locale detection for user-set locale (cherry-pick #9436) (#9439)
- web: Add resolved and integrity fields back to package-lock.json (cherry-pick #9419) (#9421)
- web: markdown: display markdown even when frontmatter is missing (cherry-pick #9404) (#9405)
## API Changes
#### What's New