Releases: nextcloud/groupfolders
Releases Β· nextcloud/groupfolders
2.0.3
- Fix share permissions on group folder root
1.4.0
- occ commands for configuring groupfolders (see
occ groupfolders
for a lists of available commands).
2.0.2
- Fix errors in cron job and
occ groupfolders:scan
command
2.0.1
- Fix compatibility with Nextcloud 14
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