website/docs: cve release notes (#11026)
website/docs: prepare cve releases Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -243,6 +243,10 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.4
|
||||
- sources/saml: fix FlowPlanner error due to pickle (cherry-pick #9708) (#9709)
|
||||
- web: fix value handling inside controlled components (cherry-pick #9648) (#9685)
|
||||
|
||||
## Fixed in 2024.4.4
|
||||
|
||||
- security: fix [CVE-2024-42490](../../security/CVE-2024-42490.md), reported by [@m2a2](https://github.com/m2a2) (cherry-pick #11022) #11024
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's New
|
||||
|
@ -231,6 +231,10 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.6
|
||||
- web: fix theme not applying to document correctly (cherry-pick #10721) (#10722)
|
||||
- web: replace all occurrences of the theme placeholder (cherry-pick #10749) (#10750)
|
||||
|
||||
## Fixed in 2024.6.4
|
||||
|
||||
- security: fix [CVE-2024-42490](../../security/CVE-2024-42490.md), reported by [@m2a2](https://github.com/m2a2) (cherry-pick #11022) #11025
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's New
|
||||
|
Reference in New Issue
Block a user