Skip to content

Releases: nextcloud/groupfolders

12.0.2

06 Oct 13:06
Compare
Choose a tag to compare

What's Changed

  • Sort versions in descending order by @backportbot-nextcloud in #2053
  • allow enabling encryption for groupfolders by @icewind1991 in #2068
  • Fix folder with hashtag by @backportbot-nextcloud in #2076

Full Changelog: v12.0.1...v12.0.2

Release 12.0.1

22 Jun 19:31
6cd5edf
Compare
Choose a tag to compare

What's Changed

  • [stable24] specify return type in Rule::jsonSerialize by @backportbot-nextcloud in #2019
  • [stable24] allow disabling sharing of groupfolder root by @backportbot-nextcloud in #2021
  • [stable24] Display group names in occ output by @backportbot-nextcloud in #2028
  • [stable24] Speedup querying group info by @backportbot-nextcloud in #2030
  • Release 12.0.1 by @CarlSchwan in #2034

Full Changelog: v12.0.0...v12.0.1

Release 11.1.5

22 Jun 19:28
bad8d25
Compare
Choose a tag to compare

What's Changed

  • [stable23] allow disabling sharing of groupfolder root by @backportbot-nextcloud in #2015
  • [stable23] Speedup querying group info by @backportbot-nextcloud in #2029
  • [stable23] Display group names in occ output by @backportbot-nextcloud in #2026
  • Release 11.1.5 by @CarlSchwan in #2033

Full Changelog: v11.1.4...v11.1.5

Release 10.0.4

22 Jun 19:33
Compare
Choose a tag to compare

What's Changed

  • [stable22] allow disabling sharing of groupfolder root by @backportbot-nextcloud in #2016
  • [stable22] Display group names in occ output by @backportbot-nextcloud in #2027
  • Release 10.0.4 by @CarlSchwan in #2032

Full Changelog: v10.0.3...v10.0.4

v12.0.0

06 May 09:53
fed94f4
Compare
Choose a tag to compare

Full Changelog: v11.1.3...v12.0.0

v11.1.2

05 Jan 16:41
10e62b2
Compare
Choose a tag to compare

Fixed

v10.0.2

05 Jan 16:38
e74c8c7
Compare
Choose a tag to compare

Fixed

v11.1.1

04 Jan 16:39
904ef39
Compare
Choose a tag to compare

Fixed

  • #1843 Fix non user avatars in sharing sidebar
  • #1847 Allow non admin to use aclMappingSearch
  • #1830 fix Oracle query limit compliance
  • #1825 Unify folder retrival in commands @CarlSchwan
  • #1835 $folder['permissions'] is always null

v10.0.1

04 Jan 16:36
c0a6934
Compare
Choose a tag to compare

Fixed

  • #1706 Wrap group names
  • #1710 Use already cached parents when fetching ACL
  • #1718 Fix tooltips not shown
  • #1795 Cast argument from string to int
  • #1799 Fix OCP\Constant not found @acsfer
  • #1844 Fix non user avatars in sharing sidebar
  • #1713 Fix build @CarlSchwan
  • #1672 Fix rollback of file version @CarlSchwan
  • #1740 Don't allow to permanantly delete files if the user can't delete files
  • #1726 Fix wrong object passed to the mount provider in VersionsBackend::getAllVersionedFiles
  • #1775 Test the groupfolder app with multiples PHP versions @acsfer
  • #1780 Switch to setup-php@v2 (v1 is deprecated) @acsfer
  • #1782 Enfore the usage of int for quota
  • #1779 Update node ci checks (copy workflow from master) @CarlSchwan
  • #1800 Fix "Class not found" error @acsfer
  • #1826 Unify folder retrival in commands @CarlSchwan
  • #1836 $folder['permissions'] is always null
  • #1831 fix Oracle query limit compliance

v9.0.4

04 Jan 16:31
8b3b519
Compare
Choose a tag to compare

Fixed

  • #1714 Wrap group names @Pytal
  • #1708 Use already cached parents when fetching ACL
  • #1796 Cast argument from string to int
  • #1727 Fix wrong object passed to the mount provider in VersionsBackend::getAllVersionedFiles
  • #1741 Don't allow to permanantly delete files if the user can't delete files
  • #1781 Update node ci checks (copy workflow from master) @CarlSchwan
  • #1783 Enfore the usage of int for quota
  • #1674 Fix rollback of file version @CarlSchwan
  • #1832 fix Oracle query limit compliance
  • #1827 Unify folder retrival in commands @CarlSchwan