website/docs: 2024.12.1 release notes (#12462)

* website/docs: 2024.12.1 release notes

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* format

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2024-12-23 14:08:02 +01:00
committed by GitHub
parent 0aa7be6e2c
commit c82b79f10f

View File

@ -10,8 +10,6 @@ slug: "/releases/2024.12"
- **CloudFormation** <span class="badge badge--info">Preview</span> One-click deploy on AWS.
- **Policies in the application wizard** Configure access restriction while creating an application.
<!-- ## Breaking changes -->
## Breaking changes
- **Impersonation now requires providing a reason**
@ -157,6 +155,12 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.12
- web: simplify `?inline` handler for Storybook (#12246)
- web: update tests for Chromedriver 131 (#12199)
## Fixed in 2024.12.1
- internal: fix URL generation for websocket connection (cherry-pick #12439) (#12440)
- website/docs: add content about bindings (cherry-pick #11787) (#12428)
- website/docs: add new section about impersonation (cherry-pick #12328) (#12424)
## API Changes
#### What's New