website/docs: update release notes for 2021.4.5

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-04-29 15:26:42 +02:00
parent 35f0e6b88d
commit 1efd09fcd5
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ slug: "2021.4"
## Fixed in 2021.4.5 ## Fixed in 2021.4.5
- core: fix text on error pages being hard to read
- outposts: only kill docker container if its running - outposts: only kill docker container if its running
- root: add middleware to properly report websocket connection to sentry - root: add middleware to properly report websocket connection to sentry
- root: don't use .error of structlog to not send to sentry - root: don't use .error of structlog to not send to sentry