website/docs: add 8.5 release notes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-09-04 14:09:11 +02:00
parent 3ba84a8e8b
commit 23a7eba16b
1 changed files with 14 additions and 0 deletions

View File

@ -116,6 +116,20 @@ slug: "2021.8"
- web/admin: fix list of webauthn devices not updating after rename
- web/flows: fix FlowExecutor not updating when challenge changes from outside
## Fixed in 2021.8.5
- api: add additional filters for ldap and proxy providers
- api: cache schema, fix server urls
- core: minor query optimization
- internal: disable directory listing on static files
- internal: fix font loading errors on safari
- internal: fix web requests not having a logger set
- outpost: fix spans being sent without parent context
- root: fix is_secure with safari on debug environments
- stages/identification: fix empty user_fields query returning first user
- web/admin: show applications instead of providers in outpost form
- web/flows: fix display error when using IdentificationStage without input fields
## Upgrading
This release does not introduce any new requirements.