Skip to content

Releases: nextcloud/user_usage_report

v1.14.0

15 Sep 18:09
2eae69e
Compare
Choose a tag to compare

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

27 Jun 15:03
d3b162c
Compare
Choose a tag to compare

What's Changed

  • [stable29] fix: handle missing display name for single user reports by @backportbot in #283
  • [stable29] fix: ensure the userid exist before adding data to report by @backportbot in #285

Full Changelog: v1.13.0...v1.13.1

v1.12.1

27 Jun 15:44
86fd5c4
Compare
Choose a tag to compare

What's Changed

  • [stable28] fix: handle missing display name for single user reports by @backportbot in #284
  • [stable28] fix: ensure the userid exist before adding data to report by @backportbot in #286

Full Changelog: v1.12.0...v1.12.1

v1.13.0

22 May 17:37
621a8bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

27 Nov 16:23
29d3513
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.12.0

v1.11.1

15 Nov 14:16
2a98c56
Compare
Choose a tag to compare

What's Changed

  • [stable27] fix: check if array offset exists before accessing it by @backportbot-nextcloud in #184
  • chore: add changelog for 1.11.0 by @kesselb in #187

Full Changelog: v1.11.0...v1.11.1

v1.11.0

09 Jun 19:06
3745829
Compare
Choose a tag to compare

✅ Added

  • Compatibility with Nextcloud 27

v1.10.0

17 Feb 14:58
dffe26e
Compare
Choose a tag to compare

✅ Added

  • Compatibility with Nextcloud 26

v1.9.0

24 Oct 13:26
6f41373
Compare
Choose a tag to compare

✅ 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

24 Nov 13:40
8a92882
Compare
Choose a tag to compare

⚙️ Changed

  • Nextcloud 23 compatibility