{
    "package_type": "aio-update-package",
    "package_name": "All-in-One Communications V16.13.21 Admin User Management",
    "from_version": "16.13.20",
    "to_version": "16.13.21",
    "files": [
        "README.md",
        "VERSION",
        "app/controllers/AuthController.php",
        "app/controllers/SettingsController.php",
        "app/migrations.php",
        "app/models/User.php",
        "app/services.php",
        "app/views/settings/index.php",
        "app/views/settings/profile.php",
        "config/config.example.php",
        "docs/TENANCY_AND_WHITE_LABEL.md",
        "docs/TROUBLESHOOTING.md",
        "docs/UPGRADE.md",
        "sql/schema.sql"
    ],
    "notes": [
        "Adds tenant-aware admin user lifecycle management in Settings.",
        "Admins can edit users, deactivate/reactivate, safely delete, change passwords, and send/resend invites.",
        "Adds force-password-reset and self-service password change in profile.",
        "Run Repair / Migrations after applying V16.13.21."
    ]
}