Skip to content

Commit

Permalink
website/docs: 2024.12.3 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
  • Loading branch information
BeryJu committed Jan 29, 2025
1 parent a10e6b7 commit 3e4089c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions website/docs/releases/2024/v2024.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,20 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.12
- sources/kerberos: authenticate with the user's username instead of the first username in authentik (cherry-pick #12497) (#12579)
- web: fix source selection and outpost integration health (#12530)

## Fixed in 2024.12.3

- core: fix application entitlements not createable with blueprints (cherry-pick #12673) (#12784)
- core: fix permissions for admin device listing (cherry-pick #12787) (#12791)
- enterprise/rac: Improve client connection status & bugfixes (cherry-pick #12684) (#12727)
- flows: clear flow state before redirecting to final URL (cherry-pick #12788) (#12801)
- lifecycle: better pre release test (cherry-pick #12806) (#12808)
- lifecycle: build binary dependencies which link against SSL directly (#12724)
- lifecycle: fix cryptography's OpenSSL path (cherry-pick #12753) (#12759)
- lifecycle: update python to 3.12.8 (cherry-pick #12783) (#12786)
- rbac: exclude permissions for internal models (cherry-pick #12803) (#12807)
- sources: allow uuid or slug to be used for retrieving a source (#12772)
- stages/redirect: fix query parameter when redirecting to flow (cherry-pick #12750) (#12752)

## API Changes

#### What's New
Expand Down

0 comments on commit 3e4089c

Please sign in to comment.