What's Changed
🐛 Bug Fixes
- Fix column rendering under Filament 5.7+ — restore the
formatStateUsingpassthrough so badgeable columns render correctly after Filament changedTextColumn's default state handling.
✨ Compatibility
- Add Laravel 13 support; drop EOL Laravel 11. Test matrix is now PHP 8.4/8.3 × Laravel 13/12.
🔧 Internal / CI
- SHA-pin all GitHub Actions to their latest releases
- Add
4.xto workflow trigger branches (fixes tests not triggering on 4.x PRs) - Add a Dependabot cooldown and trim unused PHP extensions from the test matrix
Full Changelog: v4.0.0...v4.1.0