diff --git a/changelog/unreleased/empty-trash-dirs.md b/changelog/unreleased/empty-trash-dirs.md new file mode 100644 index 0000000000..4545a752b8 --- /dev/null +++ b/changelog/unreleased/empty-trash-dirs.md @@ -0,0 +1,7 @@ +Enhancement: Empty trash directories + +We have added a cli-command that allows cleaning up emppty directories in the trashbins folder structure in decomposedFS. + +https://github.com/owncloud/ocis/pull/9483 +https://github.com/owncloud/ocis/issues/9393 +https://github.com/owncloud/ocis/issues/9271