From 7a7f212f65fc55bf72f36d7bf6a1b2fd6d3c2e05 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Thu, 28 Oct 2021 07:53:40 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e72812a0..8daf8a85ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Don't allow empty password: [#197](https://github.com/owncloud/product/issues/197) * Bugfix - Don't announce resharing via capabilities: [#2690](https://github.com/owncloud/ocis/pull/2690) +* Enhancement - Add API to list all spaces: [#2692](https://github.com/owncloud/ocis/pull/2692) ## Details @@ -23,6 +24,13 @@ The following sections list the changes for unreleased. that clients have a chance to react accordingly. https://github.com/owncloud/ocis/pull/2690 + +* Enhancement - Add API to list all spaces: [#2692](https://github.com/owncloud/ocis/pull/2692) + + Added a graph endpoint to enable users with the `list-all-spaces` permission to list all + spaces. + + https://github.com/owncloud/ocis/pull/2692 # Changelog for [1.14.0] (2021-10-27) The following sections list the changes for 1.14.0.