github munkireport/munkireport-php v2.1.0
Munkireport 2.1.0

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

2.1.0 (November 10, 2014)

FIXES

  • Improved error handling on 10.5
  • ARD error #139
  • ISO dates for display #138 and #156 (thanks to @nbalonso)
  • DataTables 1.10.2
  • Disk listing
  • Warranty widget
  • Install history date sort

NEW FEATURES

  • Uptime widget (thanks to @nbalonso)
  • More display vendors (thanks to @nbalonso and @diwanicki)
  • Localization with i18n js library
  • Updated SMART status widget (thanks to @kene101)
  • Authorization for delete_machine

UPGRADING

If you come from Munkireport 2.0.11 there are no database changes. If you upgrade 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.

For more info about upgrading, visit https://github.com/munkireport/munkireport-php/wiki/How-to-upgrade

  • If you come from a previous release and you want to add new report items, 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.