github munkireport/munkireport-php 2.0.4
Munkireport 2.0.4

latest releases: v5.8.0, v5.7.1, v6.0.0-release-test01...
10 years ago

2.0.4 (December 2, 2013)

FIXES

  • Added some support for 10.5 clients
  • Fixed some casing issues for Linux servers
  • Fixed GB column in machine report

FEATURES

  • Added client authentication
  • Added directory services report (thanks to @gmarnin and @nbalonso)
  • Added ability to disable modules
  • Improved listing views
  • Improved search in listing views
  • Added munki version widget (thanks to @nbalonso)
  • Added memory widget (thanks to @nbalonso)

MISC

  • Documentation updates
  • Small UI changes
  • Database migration support

UPGRADING

There are some changes in the database setup, if you are upgrading from a previous version, you should:

  • Make a backup of your database
  • Add the following line to config.php:
$conf['allow_migrations'] = TRUE;

This will automatically migrate your database to the correct version.

  • If you want your clients to get the new directory services report, you have to push a new client version.

Don't miss a new munkireport-php release

NewReleases is sending notifications on new releases.