website/docs: update release notes (#4833)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
972dce1462
commit
e47bbe63b8
|
@ -166,6 +166,10 @@ image:
|
|||
- web/flows: fix alternate captchas not loading
|
||||
- web/flows: rework error display, always use ak-stage-flow-error instead of shell
|
||||
|
||||
## Fixed in 2022.12.3
|
||||
|
||||
- \*: fix [CVE-2023-26481](../security/CVE-2023-26481), Reported by [@fuomag9](https://github.com/fuomag9)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's Changed
|
||||
|
|
|
@ -119,6 +119,10 @@ image:
|
|||
|
||||
- stages/user_write: fix migration setting wrong value, fix form
|
||||
|
||||
## Fixed in 2023.1.3
|
||||
|
||||
- \*: fix [CVE-2023-26481](../security/CVE-2023-26481), Reported by [@fuomag9](https://github.com/fuomag9)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's Deleted
|
||||
|
|
|
@ -107,6 +107,10 @@ image:
|
|||
- web/admin: fix error when creating new users
|
||||
- web/user: revert truncate behaviour for application description
|
||||
|
||||
## Fixed in 2023.2.3
|
||||
|
||||
- \*: fix [CVE-2023-26481](../security/CVE-2023-26481), Reported by [@fuomag9](https://github.com/fuomag9)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's New
|
||||
|
|
Reference in New Issue