github filamentphp/filament v3.3.8

4 days ago

What's Changed

  • Fix typo configuration by @patrickkivits in #15985
  • remove redundant method call in EditRecord page by @dvarilek in #15983
  • Bump vite from 6.2.3 to 6.2.4 in /docs-assets/app by @dependabot in #15981
  • Fix league/csv deprecation by @ziming in #15986
  • Add optional navigate param to action redirect by @binaryfire in #15866
  • Fix: Better detection of encoding for .csv files by @manuzoli in #15947
  • Cache cell state to prevent multiple execution of the closure in state()/getStateUsing() by @robinmoisson in #15924
  • Add missing focus state highlighting in Toggle component by @remiebelingmerifond in #15888
  • In a wizard, prevent users from pressing the 'Next' button rapidly and skipping steps while the live form is still loading by @arshaviras in #15909
  • Configurable utility route prefix by @binaryfire in #15860
  • Revert automatically saving HasOne and HasMany relationships from Select fields.

New Contributors

Full Changelog: v3.3.7...v3.3.8

Don't miss a new filament release

NewReleases is sending notifications on new releases.