github munkireport/munkireport-php 2.0.5
Munkireport 2.0.5

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

2.0.5 (Januari 13, 2014)

FIXES

  • Updated to Bootstrap 3.0.2
  • Fixed printing
  • Fixed disk_info reporting
  • Fixed munkireport counters when munki server unreachable
  • Fixed purchase date calculation

FEATURES

  • Moved to modular reporting
  • Added german localization (thanks to @fridomac)
  • Added proxy support for Apple Warranty Lookup
  • Added LDAP authentication
  • Added AD authentication (thanks to @nbalonso)
  • Extended AD bind reporting (thanks to @nbalonso)
  • Added support for https redirecting (thanks to @nbalonso)

MISC

  • Documentation updates
  • Some UI changes

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.