github.com/cs3org/reva/v2@v2.27.7/changelog/1.9.1_2021-07-09/support-recycle-subpaths.md (about) 1 Enhancement: Support trashbin sub paths in the recycle API 2 3 The recycle API could only act on the root items of the trashbin. Meaning if you delete a deep tree, you couldn't restore just one file from that tree but you had to restore the whole tree. Now listing, restoring and purging work also for sub paths in the trashbin. 4 5 https://github.com/cs3org/reva/pull/1827 6