Skip to content

v2.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 14:53
· 690 commits to master since this release
v2.16.3
4eec7d9

Changelog for reva 2.16.3 (2023-11-30)

The following sections list the changes in reva 2.16.3 relevant to
reva users. The changes are ordered by importance.

Summary

  • Enh #4377: Handle trashbin file listings concurrently

Details

  • Enhancement #4377: Handle trashbin file listings concurrently

We now use a concurrent walker to list files in the trashbin. This improves performance when
listing files in the trashbin.

owncloud/ocis#7844
#4377
#4374