website/docs: prepare 2022.3.2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
a3df414f24
commit
37df054f4c
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
| ---------- | ------------------ |
|
| ---------- | ------------------ |
|
||||||
| 2022.1.x | :white_check_mark: |
|
|
||||||
| 2022.2.x | :white_check_mark: |
|
| 2022.2.x | :white_check_mark: |
|
||||||
|
| 2022.3.x | :white_check_mark: |
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
|
|
@ -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/admin: use searchable select field for users and groups in policy binding form
|
||||||
- web/flows: fix rendering of help text on prompt stages
|
- 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
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue