website/docs: prepare 2021.10.1
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
15ab11be70
commit
77b0438aa4
|
@ -129,6 +129,19 @@ A huge shoutout to all the people that contributed, helped test and also transla
|
|||
- sources/ldap: prevent key `users` from being set as this is an M2M relation
|
||||
- sources/ldap: skip values which are of type bytes
|
||||
|
||||
## Fixed in 2021.10.1
|
||||
|
||||
- core: add API for all user-source connections
|
||||
- core: add API to list all authenticator devices
|
||||
- core: add created field to source connection
|
||||
- flows: optimise stage user_settings API
|
||||
- outposts: separate websocket re-connection logic to decrease requests on reconnect
|
||||
- root: pin node images to v16
|
||||
- root: update golang ldap server package
|
||||
- web/user: fix wrong device being selected in user's mfa update form
|
||||
- web/user: rework MFA Device UI to support multiple devices
|
||||
- web/user: update form to update mfa devices
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue