Releases: munkireport/warranty
v5.2: Fix warranty CSV uploading
v5.1: Cleans up warranty checking
Client now trigger weekly reprocessing of warranty data. Warranty CSV upload now contains data verification and checking.
Contains new client script
v5.0: Rewrite of warranty module
Module rewritten to use on device warranty information. On device warranty information is generated only when a user is signed into iCloud. This is a restriction put in place by Apple.
Fixed estimated manufacture date for non-random serial number Macs and correct calculation for Macs made in the 2020 decade.
Adds support for Python 3, requires MunkiReport v5.8 and Mac Admins Python 3.10 installed.
Contains new Python 3 script and database migration
v5.0b1: Rewrite of warranty module
Module rewritten to use on device warranty information. On device warranty information is generated only when a user is signed into iCloud. This is a restriction put in place by Apple.
Fixed estimated manufacture date for non-random serial number Macs and correct calculation for Macs made in the 2020 decade.
Requires Python 3 MunkiReport.
Contains new client script and database migrations.
v4.5: Update warranty_controller.php
Use Kiss View
v4.4
v4.3: Fixed warranty_upload
Now inserts records if they do not exist
v4.2
v4.1: Add warranty uploader
Fixes #2, #3, #4