github.com/cs3org/reva/v2@v2.27.7/changelog/1.9.0_2021-06-23/trashbin-restore.md (about) 1 Enhancement: Increase trashbin restore API compatibility 2 3 * The precondition were not checked before doing a trashbin restore in the ownCloud dav API. Without the checks the API would behave differently compared to the oC10 API. 4 * The restore response was missing HTTP headers like `ETag` 5 * Update the name when restoring the file from trashbin to a new target name 6 7 https://github.com/cs3org/reva/pull/1795 8