Skip to content

Releases: owncloud/configreport

0.3.0

08 Jul 20:05
v0.3.0
Compare
Choose a tag to compare

[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

08 Jul 17:43
v0.3.0-rc.1
Compare
Choose a tag to compare
0.3.0 RC 1 Pre-release
Pre-release

[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.

0.2.2

08 Aug 22:42
v0.2.2
Compare
Choose a tag to compare

Changed

  • #183 - Hide passwords from the config report
  • #187 - Always return an int from Symfony Command execute method
  • #186 - Add helmich/phpunit-json-assert library
  • Dependency updates

configreport-0.2.2.tar.gz

0.2.1

07 Apr 14:58
v0.2.1
Compare
Choose a tag to compare

Added

  • Add stats guest_count, renamed count to total_count - #146

Changed

  • Sanitize system config values - #171
  • Elastic search credentials are obscured. #170

configreport-0.2.1.tar.gz

0.2.1 RC1

21 Feb 11:40
v0.2.1-rc1
Compare
Choose a tag to compare
0.2.1 RC1 Pre-release
Pre-release

Added

  • Add stats guest_count, renamed count to total_count - #146

configreport-0.2.1-rc1.tar.gz

0.2.0

16 Apr 08:03
5d1bfcb
Compare
Choose a tag to compare

Added

  • Include mounts information in report #94

Changed

  • Decouple from core, switching to own release cycle
  • Drop PHP 5.6 support

0.2.0RC2

16 Apr 07:56
5d1bfcb
Compare
Choose a tag to compare
0.2.0RC2 Pre-release
Pre-release

Added

  • Include mounts information in report #94

Changed

  • Decouple from core, switching to own release cycle
  • Drop PHP 5.6 support

0.2.0RC1

08 Apr 13:39
d081eed
Compare
Choose a tag to compare
0.2.0RC1 Pre-release
Pre-release

Added

  • Include mounts information in report #94

Changed

  • Decouple from core, switching to own release cycle
  • Drop PHP 5.6 support