website/docs: add 2022.6.2 release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
8da8890a8e
commit
3b182ca223
|
@ -45,6 +45,20 @@ slug: "2022.6"
|
|||
- web/user: fix static prompt fields being rendered with label
|
||||
- web/user: improve ux for restarting user settings flow
|
||||
|
||||
## Fixed in 2022.6.2
|
||||
|
||||
- \*: make user logging more consistent
|
||||
- core: add additional filters to source viewset
|
||||
- core: add setting to open application launch URL in a new browser tab (#3037)
|
||||
- core: add slug to built-in source
|
||||
- events: fix error when attempting to create event with GeoIP City in context
|
||||
- providers/ldap: fix existing binder not being carried forward correctly
|
||||
- providers/oauth2: add JWKS URL to OAuth2ProviderSetupURLs
|
||||
- providers/proxy: use same redirect-save code for all modes
|
||||
- sources/oauth: fix twitter client missing basic auth
|
||||
- stages/authenticator_validate: fix error in passwordless webauthn
|
||||
- web/elements: add error handler when table fails to fetch objects
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue