diff --git a/changelog/unreleased/add-enable-disable-ui.md b/changelog/unreleased/add-enable-disable-ui.md new file mode 100644 index 000000000..da84c1ab7 --- /dev/null +++ b/changelog/unreleased/add-enable-disable-ui.md @@ -0,0 +1,6 @@ +Enhancement: Add enable/disable capabilities to the WebUI + +We've added batch actions into the accounts listing to provide options to enable and disable accounts. + +https://github.com/owncloud/product/issues/118 +https://github.com/owncloud/ocis-accounts/pull/109