website/docs: prepare 2021.10.1

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-10-31 10:57:48 +01:00
parent 15ab11be70
commit 77b0438aa4
1 changed files with 13 additions and 0 deletions

View File

@ -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.