From c7553651f3412f0b6f46f8610aaedb9da39ee6ac Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 15 Oct 2021 11:19:41 +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 94c321562e..efc65c91a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Security - Don't expose services by default: [#2612](https://github.com/owncloud/ocis/issues/2612) * Change - Configurable default quota: [#2621](https://github.com/owncloud/ocis/issues/2621) +* Enhancement - Report quota states: [#2628](https://github.com/owncloud/ocis/pull/2628) ## Details @@ -26,6 +27,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/2621 https://jira.owncloud.com/browse/OCIS-2070 + +* Enhancement - Report quota states: [#2628](https://github.com/owncloud/ocis/pull/2628) + + When listing the available spaces via the GraphAPI we now return quota states to make it easier + for the clients to add visual indicators. + + https://github.com/owncloud/ocis/pull/2628 # Changelog for [1.13.0] (2021-10-13) The following sections list the changes for 1.13.0.