Skip to content

Releases: munkireport/machine

v6.15: Bug fix

20 Nov 22:21

Choose a tag to compare

Fixes an issue with older versions of macOS not updating the machine description. Fixes issue with Munki 7 and postflight script. Fixes issue with client data missing cpu_arch, resolves #21 . Adds CPU model to Hardware listing, resolves #18. Updates Installed Memory widget to show less than 16GB, 16GB, and more than 16GB of installed memory to reflect Apple's new minimum installed memory amount on new Macs.

For full fix, add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually.

This module requires MunkiReport version 5.8.0 or higher.

Contains new client script and database migration.

v6.14: Fix for not properly updating from generic machine description

06 Aug 15:03

Choose a tag to compare

Fixes issue caused by incomplete logic not properly updating the machine description. Review release notes for v6.13 of the module.

This module requires MunkiReport version 5.8.0 or higher. Fix will be incorporated in future versions of MunkiReport.

Contains new database migration.

v6.13: Fix for missing description

30 Jul 14:56

Choose a tag to compare

Fixes broken machine description caused by Apple changing an endpoint MunkiReport used. Module now uses on device sources for machine description and Apple as a fail over. (Apple fail over only applicable for Intel Macs).

For full fix, add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually.

This module requires MunkiReport version 5.8.0 or higher. Fix will be incorporated in future versions of MunkiReport.

Contains new client script and database migration.

v6.13b4: Fix for missing description

24 Jul 17:08

Choose a tag to compare

Pre-release

Fixes broken machine description caused by Apple changing an endpoint to no longer work. Now uses on device sources and Apple as a fail over (only applicable for Intel Macs).

For full fix, add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually.

b2 fixes an issue with the database migration failing in some cases.
b3 fixes an issue with SQLite databases.
b4 fixes an issue with some Intel Macs

This module requires MunkiReport version 5.8 or higher.

Contains new client script and database migration.

v6.13b3: Fix for missing description

22 Jul 17:43

Choose a tag to compare

Pre-release

Fixes broken machine description caused by Apple changing an endpoint to no longer work. Now uses on device sources and Apple as a fail over (only applicable for Intel Macs).

For full fix, add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually.

b2 fixes an issue with the database migration failing in some cases.
b3 fixes an issue with SQLite databases.

This module requires MunkiReport version 5.8 or higher.

Contains new client script and database migration.

v6.13b2: Fix for missing description

22 Jul 15:06

Choose a tag to compare

Pre-release

Fixes broken machine description caused by Apple changing an endpoint to no longer work. Now uses on device sources and Apple as a fail over (only applicable for Intel Macs).

For full fix, add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually.

b2 fixes an issue with the database migration failing in some cases.

Contains new client script and database migration.

v6.13b1: Fix for missing description

08 Jul 23:43

Choose a tag to compare

Pre-release

Fixes broken machine description caused by Apple changing an endpoint to no longer work. Now uses on device sources and Apple as a fail over (only applicable for Intel Macs).

For full fix, add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually.

Contains new client script and database migration.

v6.12: Change memory widget thresholds

18 Aug 16:44

Choose a tag to compare

Changes the memory widgets thresholds to be < 8, 8, 16+ GB

v6.11: Cleanup of Widgets

31 Jul 15:31

Choose a tag to compare

Widgets and report view are cleaned up

v6.10: Merge pull request #8 from tuxudo/patch-3

22 Feb 15:41
90d47f6

Choose a tag to compare

Add badge count to duplicate machines widget