From 45ef4604c483e1e7e32f996303e3d3474e8f4731 Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:00:21 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1343a2a435e..4293763e453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Summary * Bugfix - Focus management in topbar dropdowns: [#6213](https://github.com/owncloud/web/pull/6213) * Change - Remove UiKit: [#6103](https://github.com/owncloud/web/issues/6103) * Change - Use remixicons for redesign: [#6142](https://github.com/owncloud/web/pull/6142) +* Enhancement - Add spaces actions: [#6254](https://github.com/owncloud/web/pull/6254) * Enhancement - File creation via app provider: [#5890](https://github.com/owncloud/web/pull/5890) * Enhancement - Redirect to IDP when opening apps from bookmark: [#6045](https://github.com/owncloud/web/issues/6045) * Enhancement - Darkmode theme switcher: [#6240](https://github.com/owncloud/web/pull/6240) @@ -68,6 +69,15 @@ Details https://github.com/owncloud/web/pull/6142 https://github.com/owncloud/web/pull/6270 +* Enhancement - Add spaces actions: [#6254](https://github.com/owncloud/web/pull/6254) + + We added the following actions to the spaces overview: + + * Create a new space * Rename a space * Delete a space + + https://github.com/owncloud/web/issues/6255 + https://github.com/owncloud/web/pull/6254 + * Enhancement - File creation via app provider: [#5890](https://github.com/owncloud/web/pull/5890) For oCIS deployments the integration of the app provider for editing files was enhanced by