diff --git a/website/docs/releases/v2021.6.md b/website/docs/releases/v2021.6.md index fd118bfcb..2b2ee140d 100644 --- a/website/docs/releases/v2021.6.md +++ b/website/docs/releases/v2021.6.md @@ -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.