website/docs: prepare 2023.2.1

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2023-02-14 18:19:02 +01:00
parent 472b9ea866
commit c340830b37
No known key found for this signature in database
1 changed files with 8 additions and 0 deletions

View File

@ -88,6 +88,14 @@ image:
- web/user: filter tokens by username
- web/user: refactor loading of data in userinterface
## Fixed in 2023.2.1
- internal: fix scheme not being forwarded correctly for host intercepted requests
- sources/ldap: add LDAP Debug endpoint
- web/admin: improve action button spinner on ldap source page
- web/admin: remove groups and users from users and group form to prevent accidental removal when updating
- web/admin: use full page size for modals
## API Changes
#### What's New