website/docs: add 2021.12.1-rc4 release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
eaee7cb562
commit
f3b3ce6572
|
@ -103,6 +103,26 @@ This release does not have any headline features, and mostly fixes bugs.
|
||||||
- web/elements: close dropdown when refresh event is dispatched
|
- web/elements: close dropdown when refresh event is dispatched
|
||||||
- web/user: allow custom font-awesome icons for applications
|
- web/user: allow custom font-awesome icons for applications
|
||||||
|
|
||||||
|
## Fixed in 2021.12.1-rc4
|
||||||
|
|
||||||
|
- core: fix error when using invalid key-values in attributes query
|
||||||
|
- flows: fix error in inspector view
|
||||||
|
- flows: fix error when trying to print FlowToken objects
|
||||||
|
- lib: correctly report "faked" IPs to sentry
|
||||||
|
- outposts: add additional checks for websocket connection
|
||||||
|
- outposts: cleanup logs for failed binds
|
||||||
|
- outposts: don't try to create docker client for embedded outpost
|
||||||
|
- outposts: fix docker controller not stopping containers
|
||||||
|
- outposts: fix unlabeled transaction
|
||||||
|
- outposts: handle RuntimeError during websocket connect
|
||||||
|
- outposts: rewrite re-connect logic without recws
|
||||||
|
- outposts: set display name for outpost service account
|
||||||
|
- outposts/ldap: fix searches with mixed casing
|
||||||
|
- outposts/proxy: use filesystem storage for non-embedded outposts
|
||||||
|
- policies: don't always clear application cache on post_save
|
||||||
|
- stagse/authenticator_webauthn: remove pydantic import
|
||||||
|
- web: fix borders of sidebars in dark mode
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue