Releases: nextcloud/user_usage_report
Releases · nextcloud/user_usage_report
v1.14.0
What's Changed
- feat(deps): Add Nextcloud 30 support on master by @nickvergessen in #238
- fix: handle missing display name for single user reports by @kesselb in #282
- fix: ensure the userid exist before adding data to report by @kesselb in #281
New Contributors
Full Changelog: v1.13.1...v1.14.0
v1.13.1
v1.12.1
v1.13.0
What's Changed
- feat(deps): Add Nextcloud 29 support on master by @nickvergessen in #188
- chore: update changelog by @kesselb in #190
- Added App Id by @avinash-0007 in #231
- chore(CI): Adjust testing matrix for Nextcloud 29 on stable29 by @nickvergessen in #237
New Contributors
- @avinash-0007 made their first contribution in #231
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 by @dependabot in #166
- chore: update codeowners by @kesselb in #167
- build: replace vimeo/psalm with psalm/phar to avoid dependency hell by @kesselb in #168
- chore: add changelog for 1.11.0 by @kesselb in #169
- chore: update workflows from templates by @nextcloud-command in #165
- build(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #172
- feat(deps): Add Nextcloud 28 support on master by @nickvergessen in #163
- build(deps-dev): Bump psalm/phar from 5.12.0 to 5.13.1 by @dependabot in #173
- chore: add pr-feedback workflow by @kesselb in #174
- chore: bump psalm matrix by @kesselb in #176
- chore: listen to typed filesystem events by @kesselb in #175
- build(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10 by @dependabot in #177
- build(deps-dev): Bump psalm/phar from 5.13.1 to 5.14.1 by @dependabot in #178
- build(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.12 by @dependabot in #181
- build(deps-dev): Bump psalm/phar from 5.14.1 to 5.15.0 by @dependabot in #179
- build(deps-dev): Bump phpunit/phpunit from 9.6.12 to 9.6.13 by @dependabot in #182
- fix: check if array offset exists before accessing it by @miaulalala in #183
- chore: update changelog by @kesselb in #185
- chore: update changelog by @kesselb in #186
- chore: update changelog 28 by @kesselb in #191
New Contributors
- @miaulalala made their first contribution in #183
Full Changelog: v1.11.1...v1.12.0
v1.11.1
v1.11.0
v1.10.0
✅ Added
- Compatibility with Nextcloud 26
v1.9.0
✅ Added
- Added an option to pipe the output to a file
- Added an option to save the output as JSON
🔧 Changed
- Require Nextcloud 25
🐞 Fixed
- Proper error handling when a user does not exist
v1.7.0
⚙️ Changed
- Nextcloud 23 compatibility