Fixed
- #1601 Avoid double encoding the group name in the ACL options by @juliushaertl
- #1630 Correctly calculate directory sizes when using an object store primary storage by @CarlSchwan
- #1634 Fix fetching groups by @CarlSchwan
- #1639 Display unsupported messages when trying to scan object store based group folder by @CarlSchwan
- #1640 Load groupfolders-files.js instead of files.json by @CarlSchwan
- #1660 Fix rollback of file version by @artonge
- #1670 Cleanup of FolderManager by @CarlSchwan
- #1701 Cleanup handling of IDisableEncryptionStorage by @CarlSchwan
- #1705 Wrap group names by @Pytal
- #1694 Use already cached parents when fetching ACL by @PVince81
- #1717 Fix tooltips not shown by @danxuliu
- #1725 Fix wrong object passed to the mount provider in VersionsBackend::getAllVersionedFiles by @CarlSchwan
- #1739 Don't allow to permanantly delete files if the user can't delete files by @CarlSchwan
- #1755 Enfore the usage of int for quota by @backportbot-nextcloud
Other
- Dependency updates