website/docs: update release notes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
5d3931c128
commit
94300492e7
|
@ -118,14 +118,21 @@ slug: "2021.6"
|
|||
|
||||
## Fixed in 2021.6.3
|
||||
|
||||
- api: use partition instead of split for token
|
||||
- core: fix flow background not correctly loading on initial draw
|
||||
- events: add ability to create events via API
|
||||
- events: ignore notification non-existent in transport
|
||||
- events: only create SYSTEM_EXCEPTION event when error would've been sent to sentry
|
||||
- expressions: fix regex_match result being inverted
|
||||
- flows: add FlowStageBinding to flow plan instead of just stage
|
||||
- flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses
|
||||
- flows: handle possible errors with FlowPlans received from cache
|
||||
- outposts: check docker container ports match
|
||||
- outposts/ldap: fixed IsActive and IsSuperuser returning swapped incorrect values (#1078)
|
||||
- providers/oauth2: fix exp of JWT when not using seconds
|
||||
- sources/ldap: improve error handling when checking for password complexity on non-ad setups
|
||||
- stages/authenticator_duo: fix component not being set in API
|
||||
- tenants: include all default flows in current_tenant
|
||||
- web/admin: fix deletion of authenticator not reloading the state correctly
|
||||
- web/admin: fix only recovery flows being selectable for unenrollment flow in tenant form
|
||||
- web/admin: fix text color on pf-c-card
|
||||
|
|
Reference in New Issue