website/docs: prepare 2021.10.3

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-11-05 00:55:31 +01:00
parent a40c3aeb68
commit 0f86b62dd3
1 changed files with 20 additions and 0 deletions

View File

@ -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 `<ak-user-settings-password>`
## 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.