Releases: nextcloud/groupfolders
Releases Β· nextcloud/groupfolders
2.0.0
- Add support for trashbin and versions in combination with Nextcloud 15
occ
commands for configuring groupfolders (seeocc groupfolders
for a lists of available commands).- Separate delete permissions instead of bundling them with write permissions.
- Sorting capabilities in the admin web interface.
- Improve performance when a user has a large number of groupfolders
2.0.0 Beta
- Add support for trashbin and versions in combination with Nextcloud 15
occ
commands for configuring groupfolders (seeocc groupfolders
for a lists of available commands).- Separate delete permissions instead of bundling them with write permissions.
- Sorting capabilities in the admin web interface.
1.3.3
- fix compatibility with php5.6
1.3.2
- Require at least Nextcloud 13
1.3.1
For Nextcloud 12 only
- revert table rename since Nextcloud 12 does not support the required migrations
1.3.0
- Fix handling of spaces in group names when using xml output for the api
- Rename database table to fit within the Oracle restrictions
1.2.2
- Fix loading of group lists
1.2.1
- Add api endpoint to get single folder
- Fix settings performance issue for large instances
- Handle groups with different display names correctly
1.2.0
- Allow changing the mount point of existing group folders
- Add OCS api for managing folders
- Fix folder icons in public shares
- Merge permissions if a user has access to a folder trough multiple groups