{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.12.15 IMAP Import Identity Fix",
    "from_version": "16.12.14",
    "to_version": "16.12.15",
    "files": [
        "README.md",
        "VERSION",
        "app/services.php"
    ],
    "notes": [
        "Changes IMAP import identity to use mailbox folder plus IMAP UID for every stored email row.",
        "Stops Message-ID based cross-folder deduping from skipping Inbox, Sent, Archive, All Mail, and similar mailbox copies.",
        "Allows normal connected mailbox sync jobs to backfill previously skipped folder copies on the next run.",
        "Keeps raw Message-ID in metadata for threading and diagnostics instead of using it as the primary import key.",
        "No database migration is required for V16.12.15."
    ]
}