website/docs: final 2021.12.1 release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
f72b652b24
commit
0ca6fbb224
|
@ -151,6 +151,19 @@ This release does not have any headline features, and mostly fixes bugs.
|
||||||
- web/admin: update overview page
|
- web/admin: update overview page
|
||||||
- web/flows: fix error when attempting to enroll new webauthn device
|
- web/flows: fix error when attempting to enroll new webauthn device
|
||||||
|
|
||||||
|
## Fixed in 2021.12.1
|
||||||
|
|
||||||
|
- core: fix error when attempting to provider from cached application
|
||||||
|
- events: improve app lookup for event creation
|
||||||
|
- internal: cleanup duplicate and redundant code, properly set sentry SDK scope settings
|
||||||
|
- lifecycle: add -Ofair to celery
|
||||||
|
- web/admin: add sidebar to applications
|
||||||
|
- web/admin: fix notification unread colours not matching on user and admin interface
|
||||||
|
- web/admin: fix stage related flows not being shown in a list
|
||||||
|
- web/elements: add Markdown component to improve rendering
|
||||||
|
- web/elements: add support for sidebar on table page
|
||||||
|
- web/elements: close notification drawer when clearing all notifications
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue