diff --git a/website/docs/releases/v2021.12.md b/website/docs/releases/v2021.12.md index 9854a1895..3a384b1d2 100644 --- a/website/docs/releases/v2021.12.md +++ b/website/docs/releases/v2021.12.md @@ -151,6 +151,19 @@ This release does not have any headline features, and mostly fixes bugs. - web/admin: update overview page - 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 This release does not introduce any new requirements.