website/docs: add 2022.1.2 release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
2997542114
commit
3ed23a37ea
|
@ -58,6 +58,16 @@ This release mostly removes legacy fields and features that have been deprecated
|
|||
- web/admin: fix missing configure flow setting on webuahtn setup stage form
|
||||
- web/flows: remove node directly instead of using removeChild()
|
||||
|
||||
## Fixed in 2022.1.2
|
||||
|
||||
- internal/proxyv2: only allow access to /akprox in nginx mode when forward url could be extracted
|
||||
- lib: disable backup by default, add note to configuration
|
||||
- lifecycle: replace lowercase, deprecated prometheus_multiproc_dir
|
||||
- outposts: allow custom label for docker containers
|
||||
- policies/hibp: ensure password is encodable
|
||||
- providers/proxy: add PathPrefix to auto-traefik labels
|
||||
- root: upgrade python dependencies
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue