website/docs: update release notes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-08-23 15:40:15 +02:00
parent 32d80829e2
commit 9a13dfd63a
1 changed files with 12 additions and 0 deletions

View File

@ -31,6 +31,18 @@ slug: "2021.8"
- web/admin: allow modification of users groups from user view
- web/admin: re-name service connection to integration
## Fixed in 2021.8.1-rc2
- core: handle error when ?for_user is not numerical
- outpost: handle non-existant permission
- outposts: add recursion limit for docker controller
- outposts: add repair_permissions command
- root: add ASGI Error handler
- web: Merge pull request #1258 from goauthentik/publish-api-to-npm
- web/admin: show system status first
- web/flows: fix error during error handling
- website: add docs for making schema changes
## Upgrading
This release does not introduce any new requirements.