docs: add changelog for 2021.2.6

This commit is contained in:
Jens Langhammer 2021-02-27 18:18:36 +01:00
parent 5b4e75000b
commit 252718bbaf
1 changed files with 12 additions and 0 deletions

View File

@ -94,6 +94,18 @@ title: Release 2021.1.2
- web: fix outpost edit/delete buttons
- 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
This release does not introduce any new requirements.