website/docs: prepare 2024.2.1 release notes (#8649)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -309,6 +309,16 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.2
|
||||
- web: fix overflow glitch on ak-page-header (#7883)
|
||||
- web: provide dual-list multiselect with pagination (#8004)
|
||||
|
||||
## Fixed in 2024.2.1
|
||||
|
||||
- brands: fix context processor when request doesn't have a tenant (cherry-pick #8643) (#8646)
|
||||
- ci: fix missing tags from release (cherry-pick #8645) (#8647)
|
||||
- core: bump cbor2 from 5.5.1 to 5.6.2 (#8607)
|
||||
- core: bump cryptography from 42.0.0 to 42.0.2 (#8553)
|
||||
- core: bump cryptography from 42.0.2 to 42.0.4 (#8629)
|
||||
- events: sanitize args and kwargs saved in system tasks (cherry-pick #8644) (#8648)
|
||||
- stages/authenticator_validate: fix error with get_webauthn_challenge_without_user (cherry-pick #8625) (#8626)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's New
|
||||
|
||||
Reference in New Issue
Block a user