Skip to content

Munkireport 2.4.2

Compare
Choose a tag to compare
@bochoven bochoven released this 25 Apr 07:59

2.4.2 (April 25, 2015)

FIXES

  • Disable power reporting for desktops
  • Fix labels for donut chart in network locations
  • Fix machine migration script
  • Fix warranty lookups
  • Improved installer package

NEW FEATURES

  • Select modules in installer
  • Profile reporting (thanks to @dingerkingh)
  • Russian localisation (thanks to @little2112)
  • improved power widget labels (thanks to @rickheil)

UPGRADING

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 pkg installer.