v3.2.30
版本发布时间: 2024-02-10 21:48:51
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- Save records with BelongsTo relations using the relation name without having to set fillable in the model by @johanzandstra in https://github.com/filamentphp/filament/pull/11329
- Allow MorphToSelect to be non-native by @ArtMin96 in https://github.com/filamentphp/filament/pull/11337
- Fix using view for page headings by @zepfietje in https://github.com/filamentphp/filament/pull/11343
- Use span instead of div for badges by @zepfietje in https://github.com/filamentphp/filament/pull/11346
- Allow to inject current import & export column instance by @zhanang19 in https://github.com/filamentphp/filament/pull/11330
- Proposal: Add helper command that fills out version numbers for github issues by @dissto in https://github.com/filamentphp/filament/pull/11342
- Make entire repeater and builder item header collapsible by @saade in https://github.com/filamentphp/filament/pull/11017
New Contributors
- @johanzandstra made their first contribution in https://github.com/filamentphp/filament/pull/11329
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.29...v3.2.30