{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.11.2 Contact Conversation Compatibility Fix",
    "from_version": "16.11.1",
    "to_version": "16.11.2",
    "files": [
        "README.md",
        "VERSION",
        "app/models/Message.php"
    ],
    "notes": [
        "Restores backwards-compatible Message::contactConversations() and Message::contactThread() helpers.",
        "Fixes the fatal error Call to undefined method Message::contactConversations() on contact profile pages.",
        "No database migration is required for V16.11.2."
    ]
}