diff --git a/website/docs/releases/v2021.12.md b/website/docs/releases/v2021.12.md index 3a384b1d2..73c8f2dbd 100644 --- a/website/docs/releases/v2021.12.md +++ b/website/docs/releases/v2021.12.md @@ -164,6 +164,19 @@ This release does not have any headline features, and mostly fixes bugs. - web/elements: add support for sidebar on table page - web/elements: close notification drawer when clearing all notifications +## Fixed in 2021.12.2 + +- core: don't rotate non-api tokens +- crypto: fix private keys not being imported correctly +- outposts: release binary outposts (#1954) +- outposts/proxy: match skipPathRegex against full URL on domain auth +- policies/password: add minimum digits +- providers/oauth2: don't rely on expiry task for access codes and refresh tokens +- sources/oauth: allow writing to user in SourceConnection +- web: ignore instantSearchSDKJSBridgeClearHighlight error on edge on iOS +- web/admin: fix background colour for application sidebar +- web/elements: fix border between search buttons + ## Upgrading This release does not introduce any new requirements.