From 495f2da372cd3ba08aa2019048c592a317572081 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 23 Jun 2023 14:03:09 +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 5fd79e604a6..56b3ebcfc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Bugfix - Don't connect to ldap on startup: [#6565](https://github.com/owncloud/ocis/pull/6565) * Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) * Bugfix - Fix the oidc role assigner: [#6605](https://github.com/owncloud/ocis/pull/6605) +* Enhancement - Add 'ocis decomposedfs check-treesize' command: [#6556](https://github.com/owncloud/ocis/pull/6556) * Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528) * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) * Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548) @@ -78,6 +79,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6605 +* Enhancement - Add 'ocis decomposedfs check-treesize' command: [#6556](https://github.com/owncloud/ocis/pull/6556) + + We added a 'ocis decomposedfs check-treesize' command for checking (and reparing) the + treesize metadata of a storage space. + + https://github.com/owncloud/ocis/pull/6556 + * Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528) The webdav REPORT endpoint only returned permissions for personal spaces and shares. Now also