{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.12.12 IMAP Full Mailbox Import",
    "from_version": "16.12.11",
    "to_version": "16.12.12",
    "files": [
        "README.md",
        "VERSION",
        "app/services.php",
        "app/views/messages/connected_mailboxes.php"
    ],
    "notes": [
        "Expands connected IMAP mailbox sync so Email Center and Mail Center can import the whole account instead of only a single folder.",
        "Imports inbound and outbound email from common IMAP folders such as Inbox, Sent, Drafts, Junk, Trash, and archive-style folders.",
        "Preserves message dates from IMAP so imported threads sort more like a true hosted mailbox.",
        "Avoids duplicate imports by matching existing connected-mailbox message ids and IMAP metadata before inserting new rows.",
        "Lets operators use * or comma-separated folder lists in Connected Mailboxes when they want to control folder discovery explicitly.",
        "No database migration is required for V16.12.12."
    ]
}