{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.12.17 Message/Thread Dual Mode",
    "from_version": "16.12.16",
    "to_version": "16.12.17",
    "files": [
        "README.md",
        "VERSION",
        "app/controllers/MessagesController.php",
        "app/migrations.php",
        "app/models/Message.php",
        "app/services.php",
        "app/views/messages/mail_center.php",
        "public/assets/js/app.js",
        "sql/schema.sql"
    ],
    "notes": [
        "Adds message/thread dual mode in Mail Center raw view with a true single-message reading pane.",
        "Adds per-message actions for read state, star state, move to folder, move to trash, and quick thread open.",
        "Switches raw-mode context actions and selection logic from conversation-based to message-based routing.",
        "Adds mailbox mirror schema fields and migration-safe backfill for IMAP mailbox metadata.",
        "Run Repair / Migrations after applying V16.12.17 so the new mailbox mirror columns and indexes are available."
    ]
}