diff --git a/website/docs/releases/v2021.10.md b/website/docs/releases/v2021.10.md index 7ea5b08ff..65d68476b 100644 --- a/website/docs/releases/v2021.10.md +++ b/website/docs/releases/v2021.10.md @@ -159,6 +159,26 @@ A huge shoutout to all the people that contributed, helped test and also transla - web/flows: fix sub_text not rendering for static fields - web/user: fix configureUrl not being passed to `` +## Fixed in 2021.10.3 + +- core: include parent group name +- core: make group membership lookup respect parent groups (upwards) +- internal: start embedded outpost directly after backend is healthy instead of waiting +- lifecycle: revert to non-h11 worker +- outpost: add lightweight, anonymous metrics +- root: improve compose detection, add anonymous stats +- sources/ldap: remove deprecated default +- sources/oauth: set prompt=none for Discord provider +- sources/plex: allow users to connect their plex account without login flow +- stages/authenticator_*: add default name for authenticators +- web/admin: only show flows with an invitation stage configured instead of all enrollment flows +- web/admin: show warning on invitation list when no stage exists or is bound +- web/flows: fix authenticator_validate not allowing alpha-numeric codes due to empty pattern +- web/flows: improve display of static tokens +- web/user: fix ak-user-settings-password getting wrong configureUrl +- web/user: fix device type for static tokens +- web/user: fix empty page when no sources to connect exist + ## Upgrading This release does not introduce any new requirements.