docs: add 2021.2.5
This commit is contained in:
parent
5977c09b05
commit
a3aacb5285
|
@ -82,6 +82,18 @@ title: Release 2021.1.2
|
||||||
- admin: fix missing success_urls causing errors on create/update forms
|
- admin: fix missing success_urls causing errors on create/update forms
|
||||||
- core: fix typo in user settings causing sources to not show
|
- 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
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue