v3.2.0
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 so CI stays in sync across version lines - Add a Dependabot cooldown and trim unused PHP extensions from the test matrix
Full Changelog: v3.1.0...v3.2.0