Releases: owncloud/configreport
Releases · owncloud/configreport
v0.3.1
What's Changed
- Merge back Release 0.3.0 by @jnweiger in #206
- feat: add more telementry data: apps, shares, tables and storage by @DeepDiver1975 in #208
- chore: support php 7.4 and oc 10.15+ by @DeepDiver1975 in #209
Full Changelog: v0.3.0...v0.3.1
0.3.0
[0.3.0] - 2024-07-08
Added
- #197 - feat: add daily transmission of config report to ownCloud/kiteworks for business intelligence
- #200 - feat: read /etc/os-release or /etc/lsb-release to get Linux distro information
- #201 - feat: add information to basic report data if running in docker
Changed
- #199 - fix: process phpinfo() in cli mode as well
- Dependency updates, copyright headers added.
0.3.0 RC 1
[0.3.0] - 2024-07-08
Added
- #197 - feat: add daily transmission of config report to ownCloud/kiteworks for business intelligence
- #200 - feat: read /etc/os-release or /etc/lsb-release to get Linux distro information
- #201 - feat: add information to basic report data if running in docker
Changed
- #199 - fix: process phpinfo() in cli mode as well
- Depenedency updates, copyright headers added.