{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.12.7 Contact Communication Compatibility Hotfix",
    "from_version": "16.12.6",
    "to_version": "16.12.7",
    "files": [
        "README.md",
        "VERSION",
        "app/controllers/ContactsController.php",
        "app/models/Contact.php"
    ],
    "notes": [
        "Fixes the fatal error Call to undefined method Contact::communicationThreads() on mixed-version installs.",
        "Ships the current Contact communication model and adds a controller fallback so Contact CRM can still render email and SMS/MMS threads when an older Contact model is present.",
        "Also fixes an undefined per-page variable on the contact detail screen.",
        "No database migration is required for V16.12.7."
    ]
}