{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.12.11 Per-User Email Center and Context Menu Stability",
    "from_version": "16.12.10",
    "to_version": "16.12.11",
    "files": [
        "README.md",
        "VERSION",
        "app/controllers/ContactsController.php",
        "app/controllers/MessagesController.php",
        "app/models/ConnectedMailbox.php",
        "app/models/Message.php",
        "app/models/Suppression.php",
        "app/models/UserIntegrationProfile.php",
        "app/views/messages/connected_mailboxes.php",
        "app/views/messages/mail_center.php",
        "app/views/settings/profile.php",
        "public/assets/js/app.js"
    ],
    "notes": [
        "Scopes Connected Mailboxes and Mail Center to the current user by default so incoming and outgoing email criteria are per-user instead of global.",
        "Adds Yahoo Mail as a preset mailbox bridge option alongside Gmail and Microsoft 365 / Outlook.",
        "Fixes the Mail Center right-click context menu so it keeps working after actions and page transitions.",
        "Adds suppression compatibility helpers so Allow Email Again no longer fails on mixed-version installs.",
        "Preserves per-user Twilio and SMTP secrets when blank personal password/token fields are left unchanged.",
        "No database migration is required for V16.12.11."
    ]
}