TenantAtlas/specs/102-filament-5-2-1-upgrade/data-model.md
ahmido 8f8bc24d1d feat: upgrade Filament to v5.2.1 (#124)
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
2026-02-20 12:20:42 +00:00

11 lines
342 B
Markdown

# Data Model: Filament v5.2.1 Upgrade
This feature is a **dependency-only** upgrade.
- No new entities
- No schema changes
- No data ownership changes
- No state transitions introduced
Implication: Any behavior change observed after the upgrade is treated as a regression unless explicitly documented as an upstream bugfix that we accept.