website/docs: add 2021.10.2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
108d3e56e3
commit
8982afaf44
|
@ -142,6 +142,23 @@ A huge shoutout to all the people that contributed, helped test and also transla
|
|||
- web/user: rework MFA Device UI to support multiple devices
|
||||
- web/user: update form to update mfa devices
|
||||
|
||||
## Fixed in 2021.10.2
|
||||
|
||||
- api: replace django sentry proxy with go proxy to prevent login issues
|
||||
- providers/proxy: allow configuring of additional scope mappings for proxy
|
||||
- providers/saml: fix error on missing AssertionConsumerServiceURL, fall back to default ACS
|
||||
- root: fix Detection of S3 settings for backups
|
||||
- root: fix postgres install on bullseye
|
||||
- root: update base images for outposts
|
||||
- root: update to buster
|
||||
- stages/identification: add show_source_labels option, to show labels for sources
|
||||
- stages/invitation: don't throw 404 error in stage
|
||||
- stages/invitation: remove invitation from plan context after deletion
|
||||
- stages/prompt: fix type in Prompt not having enum set
|
||||
- web/flows: fix invalid validation for static tokens
|
||||
- web/flows: fix sub_text not rendering for static fields
|
||||
- web/user: fix configureUrl not being passed to `<ak-user-settings-password>`
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue