Munkireport 2.3.0
2.3.0 (March 11, 2015)
FIXES
- TLS support for 10.6 clients
- Sortable Managed installs table (thanks to @dingerkingh)
NEW FEATURES
- App version report page (thanks to @rsaeks)
- Updated German translation (thanks to @fridomac)
- Improved network graphs
- Laptop battery reporting (thanks to @kene101, @dingerkingh and @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 pkginfo file.