v3.2.121
版本发布时间: 2024-10-24 21:46:17
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- Add
filament:about
command && add details about cached Blade icons and form components by @dissto in https://github.com/filamentphp/filament/pull/14605 - Fix the missing repeater field alignement feature when using the simple layout by @alanpilloud in https://github.com/filamentphp/filament/pull/14614
- Accept a closure for
$format
ondate()
,dateTime()
,time()
,dateTooltip()
,dateTimeTooltip()
andtimeTooltip()
methods by @RhysLees in https://github.com/filamentphp/filament/pull/14612 - Remove the trailing periods from the command descriptions by @dissto in https://github.com/filamentphp/filament/pull/14615
- Add console command optimization in FilamentServiceProvider by @damms005 in https://github.com/filamentphp/filament/pull/14601
- fix: Import/export null bugs by @danharrin in https://github.com/filamentphp/filament/pull/14616
New Contributors
- @alanpilloud made their first contribution in https://github.com/filamentphp/filament/pull/14614
- @RhysLees made their first contribution in https://github.com/filamentphp/filament/pull/14612
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.120...v3.2.121