website/docs: prepare 2022.12.1 release
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
c99798b1f2
commit
c8bd0fbb1c
|
@ -125,6 +125,21 @@ image:
|
|||
- web/flows: update flow background
|
||||
- web/user: fix styling for clear all button in notification drawer
|
||||
|
||||
## Fixed in 2022.12.1
|
||||
|
||||
- api: add filter backend for secret key to allow access to tenants and certificates
|
||||
- blueprints: fix error when entry with state absent doesn't exist
|
||||
- blueprints: Resolve yamltags in state and model attributes (#4299)
|
||||
- outposts: include hostname in outpost heartbeat
|
||||
- outposts/ldap: only use common cert if cert is configured
|
||||
- outposts/ldap: use configured certificate for LDAPS when all providers' certificates are identical
|
||||
- web/admin: migrate selection to ak-search-select
|
||||
- web/admin: rework outpost health
|
||||
- web/elements: add grouping and descriptions to search select
|
||||
- web/elements: make ak-search-select limited in height and scroll
|
||||
- web/elements: render ak-seach-select dropdown correctly in modals
|
||||
- web/user: fix user settings stuck loading
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's Changed
|
||||
|
|
Reference in New Issue