Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 10:26
3a33fe6

What's New:

  • The plugin now uses the bearer token authentication with the Jamf API. The plugin still uses a standard username and password to get the token though, so there is no change from the point of view of GLPI admins.
  • UUID is now fetched when the plugin discovers computers and this field will also be used when suggesting GLPI assets for merges.

Internal Changes (For anyone interested):

  • The individual classes that handled "Classic" and "Pro" API communications have been merged with the plan to eventually move everything to using the "Pro" API if it ever gets the same functionality as the "Classic" API.
  • Fixed some deprecated uses of PHP functions.
  • Removed custom CSS and aligned the UI for MDM command buttons more with the core GLPI UI.

Please remember to backup your database before installing the plugin. This is good advice for any time you are going to update GLPI or a plugin.