v3.2.84
版本发布时间: 2024-05-30 20:36:44
filamentphp/filament最新发布版本:v3.2.133(2025-01-10 20:47:30)
What's Changed
- fix: add row wrong index after reorder by @wychoong in https://github.com/filamentphp/filament/pull/12956
- Fix Groupable contract implementation order by @juliangums in https://github.com/filamentphp/filament/pull/12958
- Fix: ToggleButtons multiple empty state by @schmeits in https://github.com/filamentphp/filament/pull/12966
- feature: Custom import file validation by @bzy107 in https://github.com/filamentphp/filament/pull/12980
- Update 01-getting-started.md by @IA21 in https://github.com/filamentphp/filament/pull/12981
- Update 03-database-notifications.md by @nedwors in https://github.com/filamentphp/filament/pull/12989
- Add a regression test for the missing form data in the before hook by @gehrisandro in https://github.com/filamentphp/filament/pull/12987
- Add CSS hook classes for split by @zepfietje in https://github.com/filamentphp/filament/pull/12992
- fix: Select relationship BelongsToMany single by @danharrin in https://github.com/filamentphp/filament/pull/13010
- add
km
missing translations by @valpuia in https://github.com/filamentphp/filament/pull/13003 - Prevent notification closing if mouse is over notification by @howdu in https://github.com/filamentphp/filament/pull/13000
- Docs: Updates view page's testing description by @fsamapoor in https://github.com/filamentphp/filament/pull/13011
- Add ability to disable autofocus on modals by @gehrisandro in https://github.com/filamentphp/filament/pull/12991
New Contributors
- @IA21 made their first contribution in https://github.com/filamentphp/filament/pull/12981
- @nedwors made their first contribution in https://github.com/filamentphp/filament/pull/12989
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.83...v3.2.84