website/docs: prepare 2022.3.3
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
8b95e9f97a
commit
73fe866cb6
|
@ -48,6 +48,17 @@ To simplify the release process we don't publish explicitly tagged release-candi
|
|||
- web/user: filter applications by launch URL lto show empty state
|
||||
- web/user: fix duplicate help text in prompts
|
||||
|
||||
## Fixed in 2022.3.3
|
||||
|
||||
- core: fix provider launch URL being prioritised over manually configured launch URL
|
||||
- crypto: open files in read-only mode for importing (#2536)
|
||||
- outposts/ldap: prevent operations error from nil dereference (#2447)
|
||||
- outposts/proxy: use Prefix in ingress for k8s
|
||||
- web: fix style for selected item in select in dark mode
|
||||
- web/admin: default to not include current session in flow play, add option to start with current session
|
||||
- web/admin: fix user defaulting to 0 when not set in PolicyBindingForm
|
||||
- web/elements: make SearchSelect optionally blankable
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue