docs: add changelog for 2021.2.6
This commit is contained in:
parent
5b4e75000b
commit
252718bbaf
|
@ -94,6 +94,18 @@ title: Release 2021.1.2
|
||||||
- web: fix outpost edit/delete buttons
|
- web: fix outpost edit/delete buttons
|
||||||
- web: fix SiteShell breaking links when handlers are updated twice
|
- web: fix SiteShell breaking links when handlers are updated twice
|
||||||
|
|
||||||
|
## Fixed in 2021.2.6-stable
|
||||||
|
|
||||||
|
- admin: fix missing success_url for Cache clean views
|
||||||
|
- events: fix error when event can't be loaded in rule task
|
||||||
|
- flows: handle error when app cannot be found during flow import
|
||||||
|
- policies: sort groups in GroupMembershipPolicy policy and binding
|
||||||
|
- providers/oauth2: fix error when no login event could be found
|
||||||
|
- sources/ldap: fix API error when source has not synced yet
|
||||||
|
- sources/ldap: fix password setter on users which are not LDAP
|
||||||
|
- web: add sentry CaptureConsole
|
||||||
|
- web: fix colourstyles not being included in common_styles
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue