- Filament v5, Livewire 4 and Laravel 12 / 13 support (PHP 8.2+)
- Requires tomatophp/filament-ecommerce ^5.0 and tomatophp/filament-accounts ^5.0
- The bundled ecommerce and accounts plugins are only registered when the panel does not already have them, so your configuration is kept
- Ships its own stylesheet so the POS page lays out correctly in v5 panels (run
php artisan filament:assetsafter updating) - filament-shield integration stays optional
- New Pest test suite, GitHub Actions workflow, new cover and light/dark screenshots
The Filament v3 line is kept on the v3 branch.