{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.13.20 Tenant & White-Label Foundation",
    "from_version": "16.13.13",
    "to_version": "16.13.20",
    "files": [
        "README.md",
        "VERSION",
        "app/Core.php",
        "app/controllers/AuthController.php",
        "app/controllers/SettingsController.php",
        "app/helpers/branding.php",
        "app/helpers/functions.php",
        "app/migrations.php",
        "app/models/Tenant.php",
        "app/models/User.php",
        "app/views/auth/forgot_password.php",
        "app/views/auth/login.php",
        "app/views/auth/reset_password.php",
        "app/views/auth/two_factor.php",
        "app/views/layouts/auth_header.php",
        "app/views/layouts/footer.php",
        "app/views/layouts/header.php",
        "app/views/settings/index.php",
        "config/config.example.php",
        "docs/DEPLOYMENT.md",
        "docs/FIRST_RUN.md",
        "docs/TENANCY_AND_WHITE_LABEL.md",
        "docs/TROUBLESHOOTING.md",
        "docs/UPGRADE.md",
        "public/install.php",
        "sql/schema.sql"
    ],
    "notes": [
        "Adds tenant/workspace foundation and tenant_settings-backed white-label branding.",
        "Updates shared layouts, auth screens, and Settings with tenant-aware branding values.",
        "Adds docs/TENANCY_AND_WHITE_LABEL.md and aligns README/config/docs for the white-label foundation.",
        "Run Repair / Migrations after applying V16.13.20."
    ]
}