Releases: munkireport/munkireport-php
Munkireport 2.15.0
2.15.0 (Sept 15, 2017)
FIXES
- Fix for #812
- Fix for #813
- en.json and fr.json - @lolipale
- Improved error handling around the firmwarepasswd binary @rickheil
- Case Sensitivity for PlistBuddy - @GordSpence
NEW FEATURES
- Add Munki 3 ManagedInstalls Keys
- Kernel Extensions Module (KEXT) - @tuxudo
- More default filters for inventory module - @poundbangbash
- APFS support in disk_report module
- Invisible CAPTCHA (you need to generate new keys if you were using the previous version)
- Schema class to help with migrations
REQUIREMENTS
This version requires php version 5.6 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.14.3
2.14.3 (May 19, 2017)
FIXES since 2.14.2
- Blank client detail page on php < v5.5
- Errors on submit in smart_stats module
- Sorting in Machinegroups - @CWhits
CHANGE since 2.14.1
- Corrected version
FIXES since 2.14.0
- event module enabled by default
- uninstall script for mbbr_status (#790) - @gmarnin
- app usage widget duplicates (#789)- @tuxudo
- missing caching graph and app usage widgets (#788) - @tuxudo
- gsx migration
- file permissions
FIXES
- Client detail button scaling
- Misc small fixes
- Power module adjustments - @tuxudo
- Certificate parsing - @kevinmcox
- Unique error reporting - @poundbangbash
- Updated GSX module - @tuxudo
- Firewall widget fix
- Changed soon expiration for certs to 1 month - @poundbangbash
- Drive health status - @poundbangbash
- Lets Encrypt cert check - @poundbangbash
- Fixed theme (and added one extra) - @WardsParadox
NEW FEATURES
- List links on widgets - @poundbangbash
- French translation - @lolipale
- Uninstall status messages in events
- Firewall state reporting - @rickheil
- Malware Bytes Breach Remediation module - @cleavenworth
- User sessions module - @tuxudo
- Uptime widget and munki widget UI
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.14.2
2.14.2 (May 17, 2017)
CHANGE since 2.14.1
- Corrected version
FIXES since 2.14.0
- event module enabled by default
- uninstall script for mbbr_status (#790) - @gmarnin
- app usage widget duplicates (#789)- @tuxudo
- missing caching graph and app usage widgets (#788) - @tuxudo
- gsx migration
- file permissions
FIXES
- Client detail button scaling
- Misc small fixes
- Power module adjustments - @tuxudo
- Certificate parsing - @kevinmcox
- Unique error reporting - @poundbangbash
- Updated GSX module - @tuxudo
- Firewall widget fix
- Changed soon expiration for certs to 1 month - @poundbangbash
- Drive health status - @poundbangbash
- Lets Encrypt cert check - @poundbangbash
- Fixed theme (and added one extra) - @WardsParadox
NEW FEATURES
- List links on widgets - @poundbangbash
- French translation - @lolipale
- Uninstall status messages in events
- Firewall state reporting - @rickheil
- Malware Bytes Breach Remediation module - @cleavenworth
- User sessions module - @tuxudo
- Uptime widget and munki widget UI
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.14.1
2.14.1 (May 17, 2017)
FIXES since 2.14.0
- event module enabled by default
- uninstall script for mbbr_status (#790) - @gmarnin
- app usage widget duplicates (#789)- @tuxudo
- missing caching graph and app usage widgets (#788) - @tuxudo
- gsx migration
- file permissions
FIXES
- Client detail button scaling
- Misc small fixes
- Power module adjustments - @tuxudo
- Certificate parsing - @kevinmcox
- Unique error reporting - @poundbangbash
- Updated GSX module - @tuxudo
- Firewall widget fix
- Changed soon expiration for certs to 1 month - @poundbangbash
- Drive health status - @poundbangbash
- Lets Encrypt cert check - @poundbangbash
- Fixed theme (and added one extra) - @WardsParadox
NEW FEATURES
- List links on widgets - @poundbangbash
- French translation - @lolipale
- Uninstall status messages in events
- Firewall state reporting - @rickheil
- Malware Bytes Breach Remediation module - @cleavenworth
- User sessions module - @tuxudo
- Uptime widget and munki widget UI
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.14.0
2.14.0 (May 12, 2017)
FIXES
- Client detail button scaling
- Misc small fixes
- Power module adjustments - @tuxudo
- Certificate parsing - @kevinmcox
- Unique error reporting - @poundbangbash
- Updated GSX module - @tuxudo
- Firewall widget fix
- Changed soon expiration for certs to 1 month - @poundbangbash
- Drive health status - @poundbangbash
- Lets Encrypt cert check - @poundbangbash
- Fixed theme (and added one extra) - @WardsParadox
NEW FEATURES
- List links on widgets - @poundbangbash
- French translation - @lolipale
- Uninstall status messages in events
- Firewall state reporting - @rickheil
- Malware Bytes Breach Remediation module - @cleavenworth
- User sessions module - @tuxudo
- Uptime widget and munki widget UI
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.13.2
2.13.2 (April 7, 2017)
This is a bugifix release that remedies a regression created with the 2.13 release. It contains a version bump (that I forgot the in the last release) and a migration so please back up your database to be sure you don't lose anything.
FIXES since 2.13.1
- Converting 'fake' null placeholders to actual null values in smart stats module - @poundbangbash
FIXES since 2.13.0
- Older munkireport client support
- Support for storing and retrieving null values from the db
- Converting 'fake' null placeholders to actual null values - @tuxudo
- Additional USB categories - @poundbangbash
- ARD_AllLocalUsers - @rickheil
- PHP < 5.5 support
- Missing munkiinfo locales - @tuxudo
- Munkiprotocol widget links - @tuxudo
FIXES
- Time Machine module by @tuxudo
- Misc small fixes
NEW FEATURES
- Moment.js to 2.17
- SSL options for https lookups
- Support for munki v3
- Aggregate 'registered_clients_widget' data per month
- App Usage module - made by @tuxudo
- added hardware base model widget
- localisation updates by @tuxudo
- Caching module by @tuxudo
- USB module by @MiqViq and @tuxudo
- MunkireportInfo module by @tuxudo
- Software Update module by @tuxudo
- Revamped Power module by @tuxudo
- GPU module by @tuxudo
- Dynamic lookup for managed_install_dir by @weswhet
- Fonts module by @tuxudo
- Homebrew module by @tuxudo
- Network shares module by @tuxudo
- SMART Stat Module by @tuxudo
- Fans and Temperatures Module by @tuxudo
- Firmware Escrow module by @gmarnin
- Option to hide unused modules from the WebGUI by @nathanperkins
- French localisation by @lolipale
- German localisation by @fridomac
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.13.1
2.13.1 (April 7, 2017)
This is a bugifix release that remedies some regressions created with the 2.13 release. It contains a couple of migrations so please back up your database to be sure you don't lose anything.
FIXES since 2.13.0
- Older munkireport client support
- Support for storing and retrieving null values from the db
- Converting 'fake' null placeholders to actual null values - @tuxudo
- Additional USB categories - @poundbangbash
- ARD_AllLocalUsers - @rickheil
- PHP < 5.5 support
- Missing munkiinfo locales - @tuxudo
- Munkiprotocol widget links - @tuxudo
FIXES
- Time Machine module by @tuxudo
- Misc small fixes
NEW FEATURES
- Moment.js to 2.17
- SSL options for https lookups
- Support for munki v3
- Aggregate 'registered_clients_widget' data per month
- App Usage module - made by @tuxudo
- added hardware base model widget
- localisation updates by @tuxudo
- Caching module by @tuxudo
- USB module by @MiqViq and @tuxudo
- MunkireportInfo module by @tuxudo
- Software Update module by @tuxudo
- Revamped Power module by @tuxudo
- GPU module by @tuxudo
- Dynamic lookup for managed_install_dir by @weswhet
- Fonts module by @tuxudo
- Homebrew module by @tuxudo
- Network shares module by @tuxudo
- SMART Stat Module by @tuxudo
- Fans and Temperatures Module by @tuxudo
- Firmware Escrow module by @gmarnin
- Option to hide unused modules from the WebGUI by @nathanperkins
- French localisation by @lolipale
- German localisation by @fridomac
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.13.0
2.13.0 (March 30, 2017)
FIXES
- Time Machine module by @tuxudo
- Misc small fixes
NEW FEATURES
- Moment.js to 2.17
- SSL options for https lookups
- Support for munki v3
- Aggregate 'registered_clients_widget' data per month
- App Usage module - made by @tuxudo
- added hardware base model widget
- localisation updates by @tuxudo
- Caching module by @tuxudo
- USB module by @MiqViq and @tuxudo
- MunkireportInfo module by @tuxudo
- Software Update module by @tuxudo
- Revamped Power module by @tuxudo
- GPU module by @tuxudo
- Dynamic lookup for managed_install_dir by @weswhet
- Fonts module by @tuxudo
- Homebrew module by @tuxudo
- Network shares module by @tuxudo
- SMART Stat Module by @tuxudo
- Fans and Temperatures Module by @tuxudo
- Firmware Escrow module by @gmarnin
- Option to hide unused modules from the WebGUI by @nathanperkins
- French localisation by @lolipale
- German localisation by @fridomac
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.12.0
2.12.0 (December 23, 2016)
This is a small feature release that contains mainly style and graph enhancements and the possibility to add custom widgets. This is the same as version 2.12.0-beta.3
FIXES
- System Status page (#560)
NEW FEATURES
- Theme switcher with 16 themes from https://bootswatch.com
- All graphs are now converted to d3
- Widget search (#581) See also: https://github.com/munkireport/munkireport-php/wiki/Custom-Widgets
- Allow for graph color customisation See also: https://github.com/munkireport/munkireport-php/wiki/Graphs
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.
Munkireport 2.11.0
2.11.0 (December 6, 2016)
FIXES
- Disk free space on non mounted volumes thanks to @VitosX
- Network location widget thanks to @poundbangbash
- French localisation updates thanks to @lolipale
- German localisation updates thanks to @fridomac
- Misc bugfixes
NEW FEATURES
- Clientside script now reports sizes of uploaded files
- SCCM module thanks to @computeronix
- Backup2go module thanks to @pnerum and @johannijdam
REQUIREMENTS
This version requires php version 5.3 minimum
UPGRADING
By default, only three modules are enabled. To enable more modules, please read https://github.com/munkireport/munkireport-php/blob/master/docs/setup.md#select-which-modules-to-install-on-the-client
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 if you're logged in as an admin user (see note at the top of this page)
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.