Skip to content

v4.1.0

Choose a tag to compare

@awcodes awcodes released this 21 Jul 17:01

What's Changed

πŸ› Bug Fixes

  • Fix column rendering under Filament 5.7+ β€” restore the formatStateUsing passthrough so badgeable columns render correctly after Filament changed TextColumn'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.x to 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