website/docs: prepare 2023.5.2 release notes (#5777)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
60e911baf8
commit
e8c2aabad0
|
@ -118,6 +118,17 @@ image:
|
|||
- web/flows: improve UI for TOTP code input (#5676)
|
||||
- web/flows: update flow background (#5639)
|
||||
|
||||
## Fixed in 2023.5.2
|
||||
|
||||
- blueprints: fix check for file path not being run on worker (#5703)
|
||||
- blueprints: support custom ports for OCI blueprints (#5727)
|
||||
- core: bump coverage from 7.2.5 to 7.2.6 (#5738)
|
||||
- core: make groups field for user optional (#5702)
|
||||
- events: fix ak_create_event using wrong request for event creation (#5731)
|
||||
- lib: add tests for ak_create_event (#5710)
|
||||
- outposts: fix missing radius outpost controller (#5730)
|
||||
- web/user: fix MFA enroll dropdown broken when password stage has no configuration flow (#5744)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's Changed
|
||||
|
|
Reference in New Issue