Releases: nextcloud-releases/groupfolders
Releases · nextcloud-releases/groupfolders
v18.1.1
What's Changed
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3642
- [stable30] fix: add mount type to node info by @backportbot in nextcloud/groupfolders#3656
- [stable30] fix(ACL): Add check to prevent users from revoking their own access by @backportbot in nextcloud/groupfolders#3662
- chore(release): v18.1.1 by @provokateurin in nextcloud/groupfolders#3669
Full Changelog: nextcloud/groupfolders@v18.1.0...v18.1.1
v19.0.3
What's Changed
- [stable31] fix(ACL): Add check to prevent users from revoking their own access by @backportbot in nextcloud/groupfolders#3633
- [stable31] chore(release): v19.0.3 by @provokateurin in nextcloud/groupfolders#3634
Full Changelog: nextcloud/groupfolders@v19.0.2...v19.0.3
v19.0.2
What's Changed
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3620
- [stable31] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3622
- [stable31] fix(trash): Fix deleting items from public share with write access by @backportbot in nextcloud/groupfolders#3626
- [stable31] chore(release): v19.0.2 by @provokateurin in nextcloud/groupfolders#3630
Full Changelog: nextcloud/groupfolders@v19.0.1...v19.0.2
v18.1.0
What's Changed
- [stable30] allow to shallow scan by @susnux in nextcloud/groupfolders#3612
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3619
- [stable30] fix(trash): Fix deleting items from public share with write access by @provokateurin in nextcloud/groupfolders#3627
- [stable30] chore(release): v18.1.0 by @provokateurin in nextcloud/groupfolders#3631
Full Changelog: nextcloud/groupfolders@v18.0.10...v18.1.0
19.0.1
What's Changed
- feat(deps): Add Nextcloud 31 support on master by @nickvergessen in nextcloud/groupfolders#3112
- build(deps): Bump webdav from 5.6.0 to 5.7.1 by @dependabot in nextcloud/groupfolders#3103
- emit audit log events for changes to groupfolders by @icewind1991 in nextcloud/groupfolders#3096
- Fix encryption wrapper not seen by groupfolder cache by @danxuliu in nextcloud/groupfolders#2942
- [master] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#2884
- chore: update workflows from templates by @skjnldsv in nextcloud/groupfolders#3053
- fix: load script on init step + deps update by @backportbot in nextcloud/groupfolders#3138
- fix(cypress): cypress branch env by @skjnldsv in nextcloud/groupfolders#3143
- Expose the app version to the capabilities endpoint by @ThibautPlg in nextcloud/groupfolders#2861
- [master] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3108
- Move CappedMemoryCache to OCP by @solracsf in nextcloud/groupfolders#2925
- Shallow scanning of specific paths by @steffenclemens in nextcloud/groupfolders#2232
- feat(settings): Make default quota configurable by @provokateurin in nextcloud/groupfolders#3160
- fix(settings): Calculate correct default quota option sizes by @provokateurin in nextcloud/groupfolders#3161
- build(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.35.2 by @dependabot in nextcloud/groupfolders#3172
- build(deps-dev): Bump cypress-visual-regression from 5.2.0 to 5.2.1 by @dependabot in nextcloud/groupfolders#3175
- build(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0 by @dependabot in nextcloud/groupfolders#3174
- [master] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3155
- refactor(routes): Use attributes for routing by @provokateurin in nextcloud/groupfolders#3182
- build(deps-dev): Bump psalm/phar from 5.23.1 to 5.26.0 by @dependabot in nextcloud/groupfolders#3180
- fix(versions): Handle missing versions folder by @provokateurin in nextcloud/groupfolders#3183
- feat(psalm): Enable more/less specific issue handlers by @provokateurin in nextcloud/groupfolders#3184
- feat: Save deleted by property by @artonge in nextcloud/groupfolders#3170
- chore(deps): Update nextcloud/coding-standard to v1.2.3 by @provokateurin in nextcloud/groupfolders#3188
- build(deps-dev): Bump psalm/phar from 5.26.0 to 5.26.1 by @dependabot in nextcloud/groupfolders#3190
- fix(ACL): Actually return in ACLStorageWrapper methods by @provokateurin in nextcloud/groupfolders#3192
- [master] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3159
- chore(psalm): Remove dead logic by @provokateurin in nextcloud/groupfolders#3196
- fix 3130 : missing translations for Transifex by @smarinier in nextcloud/groupfolders#3191
- refactor(settings): Use Promise for API requests by @provokateurin in nextcloud/groupfolders#3200
- refactor(settings): Remove usage of jQuery by @provokateurin in nextcloud/groupfolders#3201
- refactor: Replace \OC::$server->get with \OCP\Server::get by @ChristophWurst in nextcloud/groupfolders#3204
- build(deps-dev): Bump eslint-plugin-cypress from 2.15.1 to 3.5.0 by @dependabot in nextcloud/groupfolders#3153
- build(deps): Bump send and express by @dependabot in nextcloud/groupfolders#3209
- build(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1 by @dependabot in nextcloud/groupfolders#3152
- build(deps-dev): Bump @types/webpack-env from 1.18.4 to 1.18.5 by @dependabot in nextcloud/groupfolders#3150
- fix(eslint): Also check .ts and .tsx files by @provokateurin in nextcloud/groupfolders#3207
- build(deps-dev): Bump typescript from 5.5.4 to 5.6.2 by @dependabot in nextcloud/groupfolders#3216
- build(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0 by @dependabot in nextcloud/groupfolders#3218
- [master] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3219
- fix: Do not expire labeled versions by @artonge in nextcloud/groupfolders#3213
- build(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.2.0 by @dependabot in nextcloud/groupfolders#3151
- chore(CI): Updating cypress.yml workflow from template by @nextcloud-command in nextcloud/groupfolders#3222
- Update Command/ExpireGroupBase: add type declarations by @joshtrichards in nextcloud/groupfolders#2768
- chore(gitignore): Ignore IntelliJ files by @provokateurin in nextcloud/groupfolders#3226
- perf(psalm): Use multiple threads by @provokateurin in nextcloud/groupfolders#3227
- feat(security): Add roave/security-advisories by @provokateurin in nextcloud/groupfolders#3228
- fix(psalm): Disable broken cache by @provokateurin in nextcloud/groupfolders#3230
- chore(deps): Remove unused dependencies by @provokateurin in nextcloud/groupfolders#3229
- build(deps-dev): Bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in nextcloud/groupfolders#3217
- build(deps-dev): Bump eslint-plugin-react from 7.35.2 to 7.36.1 by @dependabot in nextcloud/groupfolders#3215
- fix(psalm): Add all missing stubs by @provokateurin in nextcloud/groupfolders#3225
- refactor(FolderManager): Simplify CirclesManager access by @provokateurin in nextcloud/groupfolders#3232
- refactor: Change some returns from false to null by @provokateurin in nextcloud/groupfolders#3233
- chore(deps): Move cs-fixer, phpunit and psalm to vendor-bin by @provokateurin in nextcloud/groupfolders#3231
- feat(phpunit): Enable phpunit to collect coverage reports and save them as HTML by @provokateurin in nextcloud/groupfolders#3237
- fix(psalm): Update stubs by @provokateurin in nextcloud/groupfolders#3239
- fix(CacheListener): Use OCP IEventDispatcher by @provokateurin in nextcloud/groupfolders#3238
- refactor: Change callback notation to be more readable by @provokateurin in nextcloud/groupfolders#3244
- fix(psalm): Fix @throws annotations by @provokateurin in nextcloud/groupfolders#3243
- chore(deps): Update nextcloud/coding-standard to v1.3.0 by @provokateurin in nextcloud/groupfolders#3249
- build: Add rector by @provokateurin in nextcloud/groupfolders#3248
- fix: Fix all property, param and return types by @provokateurin in nextcloud/groupfolders#3245
- chore(deps): Update nextcloud/coding-standard to v1.3.1 by @provokateurin in nextcloud/groupfolders#3251
- Remove all usage of deprecated code by @provokateurin in nextcloud/groupfolders#3250
- Refactor with rector by @provokateurin in nextcloud/groupfolders#3252
- test: Fix all types by @provokateurin in nextcloud/groupfolders#3253
- fix: Add missing null checks by @provokateurin in nextcloud/groupfolders#3257
- fix(psalm): Enable psalm level 3 by @provokateurin in nextcloud/groupfolders#3258
- fix(psalm): Fix falsable return for getOwner() by @provokateurin in nextcloud/groupfolders#3259
- test: Add tests for Capabilities by @provokateurin in nextcloud/groupfolders#3260
- test: Add tests for Events by @provokateurin in nextcloud/groupfolders#3261
- test(psalm): Fix types by @provokateurin in nextcloud/groupfolders#3269
- build(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in nextcloud/groupfolders#3266
- build(deps): Bump react-select from 5.8.0 to 5.8.1 by @dependabot in nextcloud/groupfolders#3268
- build(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 by @dependabot in nextcloud/groupfolders#3265
- build(deps-dev): Bump cypress-visual-regression from 5.2.1 to 5.2.2 by @dependabot in nextcloud/groupfolders#3264
- [master] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3274
- fix(ACLStorageWrapper): Fix return types by @provokateurin in nextcloud/groupfolders#3280
- build(deps-dev): Bump eslint-plugin-react from 7.36.1 to 7.37.0 by @dependabot in nextcloud/groupfolders#3290
- [master] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3293
- fix(TrashBackend): Fix delete checks by @provokateurin in nextcloud/groupfolders#3281
- fix(settings): Fix config handling by @provokateurin in https:/...
18.0.10
What's Changed
- [stable30] fix: use owner instead of current user for move-to-trash logic by @backportbot in nextcloud/groupfolders#3588
- [stable30] include circles to acl by @backportbot in nextcloud/groupfolders#3590
Full Changelog: nextcloud/groupfolders@v18.0.9...v18.0.10
17.0.10
What's Changed
- [stable29] fix: use owner instead of current user for move-to-trash logic by @backportbot in nextcloud/groupfolders#3587
- [stable29] include circles to acl by @backportbot in nextcloud/groupfolders#3605
Full Changelog: nextcloud/groupfolders@v17.0.9...v17.0.10
v18.0.9
What's Changed
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3532
- [stable30] fix: Prefer mount owner over current user as owner of the storage by @juliusknorr in nextcloud/groupfolders#3541
- [stable30] perf: Add index for group_folders table by @backportbot in nextcloud/groupfolders#3528
Full Changelog: nextcloud/groupfolders@v18.0.8...v18.0.9
v17.0.9
What's Changed
- [stable29] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3493
- [stable29] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3502
- [stable29] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3509
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3535
- [stable29] fix: Prefer mount owner over current user as owner of the storage by @backportbot in nextcloud/groupfolders#3542
- [stable29] perf: Add index for group_folders table by @backportbot in nextcloud/groupfolders#3527
Full Changelog: nextcloud/groupfolders@v17.0.8...v17.0.9
v16.0.13
What's Changed
- [stable28] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3475
- [stable28] ignore inShare from cli by @backportbot in nextcloud/groupfolders#3478
- [stable28] fix: include mountpoint in original location for trash items by @backportbot in nextcloud/groupfolders#3363
- [stable28] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3491
- [stable28] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3501
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/groupfolders#3533
- [stable28] Fix npm audit by @nextcloud-command in nextcloud/groupfolders#3508
- [stable28] perf: Add index for group_folders table by @backportbot in nextcloud/groupfolders#3526
Full Changelog: nextcloud/groupfolders@v16.0.12...v16.0.13