What's Changed
- feat(deps): Add Nextcloud 28 support on master by @nickvergessen in #2393
- (docs) README - Minor typos, clarifications, and organizational refinements by @joshtrichards in #2389
- fix PHP 8.2 ${var} deprecated by @march42 in #2413
- Fix readdir() call in loop with undesirable false evaluation potential by @joshtrichards in #2416
- Adapt to server API changes by @juliushaertl in #2447
- fix: fix open groupfolder in files by @skjnldsv in #2457
- preload the acl rules for the root of the groupfolders by @icewind1991 in #2453
- Create pr-feedback.yml by @mejo- in #2465
- Check if $user is set before calling it by @solracsf in #2476
- cleanup acl when deleting groups by @icewind1991 in #2504
- Translate User and Group strings by @solracsf in #2373
- update folder used space after expiring items by @icewind1991 in #2347
- fix: Do not use
EventDispatcherInterface
but OCPIEventDispatcher
by @susnux in #2513 - build(deps-dev): Bump sabre/xml from 2.2.5 to 2.2.6 by @dependabot in #2514
- Update php-cs workflow from organization and run
composer cs:fix
by @susnux in #2512 - pass around preload rules in acl wrapper instead of relying on the cache by @icewind1991 in #2560
- fix incorrect stat headers when scanning groupfolders by @icewind1991 in #2570
- remove custom lazyfolder implementation by @icewind1991 in #2607
New Contributors
- @joshtrichards made their first contribution in #2389
- @march42 made their first contribution in #2413
- @skjnldsv made their first contribution in #2457
- @zak39 made their first contribution in #2113
Full Changelog: v15.3.1...v16.0.0