{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.11.1 Unified Mail Sync Phase Completion",
    "from_version": "16.11",
    "to_version": "16.11.1",
    "files": [
        "README.md",
        "VERSION",
        "app/controllers/MessagesController.php",
        "app/migrations.php",
        "app/models/ConnectedMailbox.php",
        "app/models/Message.php",
        "app/services.php",
        "app/views/messages/connected_mailboxes.php",
        "app/views/messages/mail_center.php",
        "app/views/messages/sync_health.php",
        "scripts/sync_mailboxes.php",
        "sql/schema.sql"
    ],
    "notes": [
        "Finishes the missing Mail Sync phases from V16.11 by importing connected mailbox email into Mail Center.",
        "Adds a practical IMAP bridge for Gmail and Microsoft 365 connected mailboxes while keeping API foundation fields.",
        "Adds source-mailbox filtering in Mail Center and import counters in Sync Health.",
        "Database repair / migration is required for the new connected mailbox bridge columns."
    ]
}