github munkireport/munkireport-php 2.0.8
Munkireport 2.0.8

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

2.0.8 (March 5, 2014)

FIXES

  • Speed improvement for MySQL users through indexes
  • Speed improvement for SQLite by dropping permissions check
  • Better session handling
  • Improved error handling/reporting for db queries
  • updated Font Awesome to 4.0.3, moment.js to 2.5.1
  • fixed AD Information report (thanks to @nbalonso)
  • fixed automated warranty check
  • Spanish translation update (thanks to @nbalonso)

FEATURES

This is mainly a bug fix release, but the improved error handling/reporting is certainly a nice feature!

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 come from a release before 2.0.7, you have to push your clients a new pkginfo file.

Don't miss a new munkireport-php release

NewReleases is sending notifications on new releases.