{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.13.32 My Workspace / User Experience",
    "from_version": "16.13.31",
    "to_version": "16.13.32",
    "files": [
        "README.md",
        "VERSION",
        "app/controllers/AuthController.php",
        "app/controllers/SettingsController.php",
        "app/helpers/functions.php",
        "app/models/AuditLog.php",
        "app/models/ContactTask.php",
        "app/models/LoginHistory.php",
        "app/models/Reminder.php",
        "app/views/layouts/header.php",
        "app/views/settings/profile.php",
        "config/config.example.php",
        "docs/MY_WORKSPACE.md",
        "docs/UPGRADE.md",
        "public/assets/css/style.css",
        "tests/run_smoke_tests.php"
    ],
    "notes": [
        "Adds My Workspace preferences and activity sections.",
        "Stores per-user landing page, density, and notification defaults in settings.",
        "Login redirect now respects the preferred landing page unless a forced password reset is active.",
        "No database migration required."
    ]
}