website/docs: prepare 2023.8.2 release (#6731)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L 2023-09-01 16:09:42 +02:00 committed by GitHub
parent caad5a888a
commit 3d1bf85587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -124,6 +124,18 @@ image:
- web: fix notification drawer scrolling (#6675)
- web/admin: fix version link to release notes (#6676)
## Fixed in 2023.8.2
- core: make groups' parent_name nullable as it might not be set (#6700)
- crypto: fix certificate has_key filter (#6727)
- events: fix missing application names from most used applications (#6689)
- policies/reputation: fix reputation not expiring (#6714)
- providers/oauth2: fix incorrect scope permissions shown (#6696)
- providers/saml: fix SAML metadata import API requiring flow slug inst… (#6729)
- root: expand exception logging (#6690)
- web/admin: clear other options depending on what the binding targets (#6703)
- web/admin: fix ak-toggle-group for policy and blueprint uses (#6687)
## API Changes
#### What's New