Releases: nextcloud/groupfolders
Releases Β· nextcloud/groupfolders
16.0.8
What's Changed
- [stable28] fix(BackgroundJob): prevent running ExpireGroupVersions job in parallel by @backportbot in #3020
- [stable28] fix: Get Proper Node object when creating GroupVersion by @backportbot in #3023
- [stable28] fix: check if array key exists by @backportbot in #3052
- [stable28] feat: spread group folder expiry background job by @backportbot in #3057
- [stable28] fix: IConfig instead of IAppConfig by @skjnldsv in #3061
- [stable28] fix: Rename Circle to Team by @backportbot in #3065
- [stable28] fix: fix access to version trough shares by @backportbot in #3100
- [stable28] emit audit log events for changes to groupfolders by @backportbot in #3114
- 16.0.8 by @icewind1991 in #3119
Full Changelog: v16.0.7...v16.0.8
v18.0.0-beta.1
What's Changed
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2898
- properly distinguish between inherited and unset permissions by @icewind1991 in #2900
- Even more acl ux fixes by @icewind1991 in #2904
- Support moving versions across storages by @artonge in #2860
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2914
- chore: update workflows from templates by @nextcloud-command in #2847
- Updating phpunit-mysql.yml workflow from template by @nextcloud-command in #2862
- fix: fix opening acl create select by @icewind1991 in #2916
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2923
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2930
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2939
- feat(deps): Add Nextcloud 30 support on master by @nickvergessen in #2891
- Updating dependabot-approve-merge.yml workflow from template by @nextcloud-command in #2937
- fix: Set mount point target user as storage owner by @juliushaertl in #2872
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2959
- fix: Adapt to constructor change of TrashItem in files_trashbin by @come-nc in #2951
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2963
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2970
- build(deps-dev): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #2881
- Fix translation group by @solracsf in #2974
- build(deps): Bump @nextcloud/vue from 8.11.0 to 8.12.0 by @dependabot in #2968
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2984
- fix: Typing of new getVersionsForFile method by @artonge in #2989
- Trim whitespace from mountpoint names by @artonge in #2991
- fix: fix affective acl shown to non-admins by @icewind1991 in #2996
- Update icons to Material Symbol by @AndyScherzinger in #3007
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #3006
- build(deps-dev): Bump phpunit/phpunit from 9.6.16 to 9.6.17 by @dependabot in #2832
- fix(BackgroundJob): prevent running ExpireGroupVersions job in parallel by @skjnldsv in #3018
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #3026
- fix: Adjust sidebar data attribute name to changes in server by @danxuliu in #3027
- Update dependencies to switch to node v20 by @solracsf in #3025
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #3037
- build(deps-dev): Bump phpunit/phpunit from 9.6.17 to 9.6.19 by @dependabot in #3032
- don't error if we can't find a trashbin item for a file when looking β¦ by @icewind1991 in #2813
- fix(DavClient): Provide proper feedback for dav requests by @fenn-cs in #3015
- fix: files versions cypress test by @solracsf in #3044
- fix: ACLManager tests by @solracsf in #3043
- build(deps-dev): Bump phpunit/phpunit from 9.6.19 to 9.6.20 by @dependabot in #3049
- fix: check if array key exists by @solracsf in #3042
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #3045
- Update dependabot.yml by @juliushaertl in #3055
- feat: spread group folder expiry background job by @skjnldsv in #3030
- fix: Rename Circle to Team by @solracsf in #3047
- build(deps-dev): Bump @types/dockerode from 3.3.26 to 3.3.30 by @dependabot in #3070
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #3072
- fix(AclStateButton): Increase contrast for inherited permissions by @fenn-cs in #3050
New Contributors
- @AndyScherzinger made their first contribution in #3007
- @fenn-cs made their first contribution in #3015
Full Changelog: v17.0.1...v18.0.0-beta.1
17.0.1
What's Changed
- [stable29] fix: Typing of new getVersionsForFile method by @backportbot in #2995
- [stable29] Trim whitespace from mountpoint names by @backportbot in #2994
- [stable29] fix: fix affective acl shown to non-admins by @backportbot in #3000
- 17.0.1 by @icewind1991 in #2997
Full Changelog: v17.0.0...v17.0.1
16.0.7
What's Changed
- [stable28] fix: fix opening acl create select by @backportbot in #2918
- [stable28] Trim whitespace from mountpoint names by @backportbot in #2993
- [stable28] fix: fix affective acl shown to non-admins by @backportbot in #3001
- 16.0.7 by @icewind1991 in #2998
Full Changelog: v16.0.6...v16.0.7
15.3.8
What's Changed
- [stable27] Trim whitespace from mountpoint names by @backportbot in #2992
- [stable27] fix: fix effective acl shown to non-admins by @backportbot in #3002
- 15.3.8 by @icewind1991 in #2999
Full Changelog: v15.3.7...v15.3.8
17.0.0
What's Changed
- chore(files_versions): Use new metadata API for versions by @artonge in #2857
- feat: add option to resolve inherited option per-user instead of per-path by @icewind1991 in #2870
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #2883
groupfolders/pull/2887 - chore(CI): Adjust testing matrix for Nextcloud 29 on stable29 by @nickvergessen in #2890
- [stable29] properly distinguish between inherited and unset permissions by @backportbot in #2901
- [stable29] Even more acl ux fixes by @backportbot in #2907
- [stable29] Support moving versions across storages by @backportbot in #2910
- [stable29] fix: fix opening acl create select by @backportbot in #2919
- [stable29] Fix npm audit by @nextcloud-command in #2949
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #2948
- 17.0.0 by @icewind1991 in #2962
Full Changelog: v17.0.0-beta.1...v17.0.0
16.0.6
What's Changed
- [stable28] properly distinguish between inherited and unset permissions by @backportbot in #2902
- [stable28] Even more acl ux fixes by @backportbot in #2906
Full Changelog: v16.0.5...v16.0.6
15.3.7
What's Changed
- [stable27] properly distinguish between inherited and unset permissions by @backportbot in #2903
- [stable27] Even more acl ux fixes by @backportbot in #2905
Full Changelog: v15.3.6...v15.3.7
14.0.9
What's Changed
- [stable26] properly distinguish between inherited and unset permissions by @backportbot in #2908
Full Changelog: v14.0.8...v14.0.9
16.0.5
What's Changed
- [stable28] fix: fix fully inherited acl state not being show as inherited by @backportbot in #2858
- [stable28] feat: add option to resolve inherited option per-user instead of per-path by @backportbot in #2873
Full Changelog: v16.0.4...v16.0.5