website/docs: add release notes for 2021.6

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-06-17 22:52:39 +02:00
parent fe6963c428
commit 35f2c5d96a
1 changed files with 17 additions and 0 deletions

View File

@ -80,6 +80,23 @@ slug: "2021.6"
- web/flows: improve display of allowed fields for identification stage
- website/docs: add docs for outpost configuration
## Fixed in 2021.6.1
- core: fix error getting stages when enrollment flow isn't set
- core: fix error when creating AuthenticatedSession without key
- flows: fix error when stage has incorrect type
- providers/saml: add support for NameID type unspecified
- providers/saml: fix error when getting transient user identifier
- providers/saml: fix NameIDPolicy not being parsed correctly
- recovery: fix error when creating multiple keys for the same user
- stages/authenticator_duo: fix error when enrolling an existing user
- stages/authenticator_duo: make Duo-admin viewset writeable
- website/docs: Add a note about Protocol Overwrite (#1031)
- website/docs: add changelog for release candidates
- website/docs: add docs for flow executor
- website/docs: add wekan (#1032)
- website/docs: remove migrate command
## Upgrading
This release does not introduce any new requirements.