github munkireport/munkireport-php 2.0.7
Munkireport 2.0.7

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

2.0.7 (Februari 11, 2014)

FIXES

  • Updated disk_info for 10.5 clients
  • Updated to Bootstrap 3.1.0
  • Improved error handling
  • Compatible with MySQL sql_mode = TRADITIONAL

FEATURES

  • Automated warranty check
  • Filevault Escrow (thanks to @gmarnin)
  • SSH link in client view (thanks to @timsutton)
  • Added LDAP Bind info (thanks to @rsaeks)

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 trigger warranty check, you have to push a new client version.

Don't miss a new munkireport-php release

NewReleases is sending notifications on new releases.