diff --git a/website/docs/releases/2024/v2024.4.md b/website/docs/releases/2024/v2024.4.md index b8138d84c3..ab38dab3ea 100644 --- a/website/docs/releases/2024/v2024.4.md +++ b/website/docs/releases/2024/v2024.4.md @@ -208,7 +208,10 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.4 - 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) +- sources/scim: fix service account user path (cherry-pick #9463) (#9470) - stages/identification: don't check source component (cherry-pick #9410) (#9420) +- web/admin: fix disabled button color with dark theme (cherry-pick #9465) (#9468) +- web/admin: show user internal service account as disabled (cherry-pick #9464) (#9467) - 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)