website/docs: update release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
32d80829e2
commit
9a13dfd63a
|
@ -31,6 +31,18 @@ slug: "2021.8"
|
||||||
- web/admin: allow modification of users groups from user view
|
- web/admin: allow modification of users groups from user view
|
||||||
- web/admin: re-name service connection to integration
|
- 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
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue