Skip to content

Munkireport 2.4.3

Compare
Choose a tag to compare
@bochoven bochoven released this 02 Jun 18:19

2.4.3 (June 2, 2015)

This is a small bug fix release.

FIXES

  • Fix profile database model (#249)

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.