diff --git a/website/docs/releases/2021.2.md b/website/docs/releases/2021.2.md index bc2aa1445a..22bf8fc415 100644 --- a/website/docs/releases/2021.2.md +++ b/website/docs/releases/2021.2.md @@ -82,6 +82,18 @@ title: Release 2021.1.2 - admin: fix missing success_urls causing errors on create/update forms - core: fix typo in user settings causing sources to not show +## Fixed in 2021.2.5-stable + +- admin: fix policy list not having a refresh button +- events: pass Event's user to Notification policy engine when present +- helm: add initial wait for healthcheck +- outpost: improve logging output, ensure fields match api server +- root: fix request_id not being logged for actual asgi requests +- sources/oauth: fix buttons not being ak-root-link +- web: fix library not being full height, again +- web: fix outpost edit/delete buttons +- web: fix SiteShell breaking links when handlers are updated twice + ## Upgrading This release does not introduce any new requirements.