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