What: Upgrade Filament auf v5.2.1 (inkl. composer.lock + veröffentlichte Filament assets unter public), SpecKit-Doku unter specs/102-..., plus kleine Anpassungen in Tests + Tenant-Scoping in BackupSetResource. Verification: vendor/bin/sail bin pint --dirty --format agent (pass) + vendor/bin/sail artisan test --compact [AlertDeliveryViewerTest.php](http://_vscodecontentref_/6) tests/Feature/Filament/BackupSetGraphSafetyTest.php (pass) Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de> Reviewed-on: #124
10 lines
307 B
Markdown
10 lines
307 B
Markdown
# Contracts: Filament v5.2.1 Upgrade
|
|
|
|
This feature introduces **no new API contracts** and **no Microsoft Graph contract changes**.
|
|
|
|
- No new endpoints
|
|
- No changes to `config/graph_contracts.php`
|
|
- No new external integrations
|
|
|
|
Verification focus is framework/runtime compatibility and UI regression risk.
|