From 9da1043d54ac11b59592d3676f89590acb458e79 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:36:55 +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 24cc4dd49..4482284f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ The following sections list the changes for unreleased. * Bugfix - Graph/drives/permission Expiration date update: [#8413](https://github.com/owncloud/ocis/pull/8413) * Bugfix - Fix search error message: [#8444](https://github.com/owncloud/ocis/pull/8444) * Bugfix - Graph/sharedWithMe align IDs with webdav response: [#8467](https://github.com/owncloud/ocis/pull/8467) +* Bugfix - Bump reva to pull in changes to fix recursive trashcan purge: [#8505](https://github.com/owncloud/ocis/pull/8505) * Change - Deprecate sharing cs3 backends: [#8478](https://github.com/owncloud/ocis/pull/8478) * Enhancement - Improve ocis single binary start: [#8320](https://github.com/owncloud/ocis/pull/8320) * Enhancement - Use environment variables in yaml config files: [#8339](https://github.com/owncloud/ocis/pull/8339) @@ -117,6 +118,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/8080 https://github.com/owncloud/ocis/pull/8467 +* Bugfix - Bump reva to pull in changes to fix recursive trashcan purge: [#8505](https://github.com/owncloud/ocis/pull/8505) + + We have fixed a bug in the trashcan purge process that did not delete folder + structures recursively. + + https://github.com/owncloud/ocis/issues/8473 + https://github.com/owncloud/ocis/pull/8505 + https://github.com/cs3org/reva/pull/4533 + * Change - Deprecate sharing cs3 backends: [#8478](https://github.com/owncloud/ocis/pull/8478) The `cs3` user and public sharing drivers have already been replaced by