website/docs: prepare 2022.3.2

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-03-14 23:59:38 +01:00
parent a3df414f24
commit 37df054f4c
2 changed files with 14 additions and 1 deletions

View File

@ -6,8 +6,8 @@
| Version | Supported |
| ---------- | ------------------ |
| 2022.1.x | :white_check_mark: |
| 2022.2.x | :white_check_mark: |
| 2022.3.x | :white_check_mark: |
## Reporting a Vulnerability

View File

@ -35,6 +35,19 @@ To simplify the release process we don't publish explicitly tagged release-candi
- web/admin: use searchable select field for users and groups in policy binding form
- web/flows: fix rendering of help text on prompt stages
## Fixed in 2022.3.2
- core: replace uid with uuid search
- flows: revert default flow user change
- lib: lower default sample rate
- sources/ldap: fix parent_group not being applied
- stages/authenticator_validate: fix passwordless flows not working
- web/elements: fix error with blank SearchSelect elements in forms
- web/elements: fix search select background in dark mode
- web/elements: fix search-select hover background
- web/user: filter applications by launch URL lto show empty state
- web/user: fix duplicate help text in prompts
## Upgrading
This release does not introduce any new requirements.