website/docs: prepare 2023.3.1 release notes (#4976)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
40cdf6877d
commit
19ff8129e5
|
@ -85,6 +85,19 @@ image:
|
||||||
- web/flows: fix fa:// icons in sources not shown correctly
|
- web/flows: fix fa:// icons in sources not shown correctly
|
||||||
- web/user: fix source connections not being filtered (#4778)
|
- web/user: fix source connections not being filtered (#4778)
|
||||||
|
|
||||||
|
## Fixed in 2023.3.1
|
||||||
|
|
||||||
|
- \*: fix mismatched task names for discovery, make output service connection task monitored (#4956)
|
||||||
|
- core: fix application launch url validator (#4957)
|
||||||
|
- providers: fix authorization_flow not required in API (#4932)
|
||||||
|
- providers/ldap: fix duplicate attributes (#4972)
|
||||||
|
- providers/oauth2: fix response for response_type code and response_mode fragment (#4975)
|
||||||
|
- stages/authenticator_webauthn: remove credential_id size limit (#4931)
|
||||||
|
- web/admin: fix wizards with radio selects not working correctly after use (#4933)
|
||||||
|
- web/common: fix tab label color on dark theme (#4959)
|
||||||
|
- web/flows: fix authenticator selector in dark mode (#4974)
|
||||||
|
- web/user: fix custom user interface background with dark theme (#4960)
|
||||||
|
|
||||||
## API Changes
|
## API Changes
|
||||||
|
|
||||||
#### What's New
|
#### What's New
|
||||||
|
|
Reference in New Issue