Add more changelog info

This commit is contained in:
Benedikt Kulmann
2020-09-08 16:35:27 +02:00
parent 73bdd96170
commit 68da5f1cec
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Change: Enable/disable accounts in accounts UI
We added a new feature in the ocis-accounts web extension to enable or disable accounts. This also introduces batch actions, where accounts can be selected and a batch action applied to them. The UI for this is the same as in the files extension of ocis-web.
https://github.com/owncloud/product/issues/118
https://github.com/owncloud/ocis-accounts/pull/109
https://github.com/owncloud/ocis/pull/525

View File

@@ -4,3 +4,4 @@ We removed the accounts cache in ocis-proxy in order to avoid problems with acco
https://github.com/owncloud/ocis/pull/525
https://github.com/owncloud/ocis-proxy/pull/100
https://github.com/owncloud/ocis-accounts/pull/114