Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release should be considered "fairly stable" for production use. All features may not be implemented yet but initial APIs are taking shape. Please feel free to test this release to confirm it meets your business needs.
This is the 4th release candidate; hopefully the last before 1.0.
The main change is fixing the allowed format of incoming TSV files from the Apple reports. Apple added an extra column and this was causing the tool to not accept any log files.
Complete list of changes:
Fix: accept new columns in tsv reports that were recently added by Apple. (Grrr!)
Fix: changed INSERT to INSERT IGNORE
Fix: added allowed action AutoDownload that now appears in the Apple logs
Fix:changed timestamp DB comparison from string to integer