Skip to content

Releases: nextcloud/groupfolders

2.0.0

10 Dec 13:58
Compare
Choose a tag to compare
  • Add support for trashbin and versions in combination with Nextcloud 15
  • occ commands for configuring groupfolders (see occ 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

29 Nov 14:36
Compare
Choose a tag to compare
2.0.0 Beta Pre-release
Pre-release
  • Add support for trashbin and versions in combination with Nextcloud 15
  • occ commands for configuring groupfolders (see occ 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

09 Aug 11:39
Compare
Choose a tag to compare
  • fix compatibility with php5.6

1.3.2

08 Aug 16:54
Compare
Choose a tag to compare
  • Require at least Nextcloud 13

1.3.1

08 Aug 16:45
Compare
Choose a tag to compare

For Nextcloud 12 only

  • revert table rename since Nextcloud 12 does not support the required migrations

1.3.0

06 Aug 17:21
d4b6f03
Compare
Choose a tag to compare
  • 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

03 Jul 12:07
Compare
Choose a tag to compare
  • Fix loading of group lists

1.2.1

29 Jun 14:08
Compare
Choose a tag to compare
  • Add api endpoint to get single folder
  • Fix settings performance issue for large instances
  • Handle groups with different display names correctly

1.2.0

23 Jan 13:07
Compare
Choose a tag to compare
  • 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