v3.0.72
版本发布时间: 2023-10-09 20:12:21
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- Throw exception when creating Filament user without panel by @stfnxd in https://github.com/filamentphp/filament/pull/8823
- Fix nested recursive validation rules by @craigpotter in https://github.com/filamentphp/filament/pull/8952
- Update 01-getting-started.md by @rcrosbourne in https://github.com/filamentphp/filament/pull/8948
- Add column labels to table global search field by @bernhardh in https://github.com/filamentphp/filament/pull/8884
- Fix hydration of boolean states in Select component by @andrewdwallo in https://github.com/filamentphp/filament/pull/8898
- Support getting media temporary URL based on user specified conversion name by @mansoorkhan96 in https://github.com/filamentphp/filament/pull/8864
- chore(config): Add 'assets_path' for Filament published assets by @SupianIDz in https://github.com/filamentphp/filament/pull/8456
- Update 05-dashboard.md -- add routes to avoid errors by @jdiawara in https://github.com/filamentphp/filament/pull/8814
New Contributors
- @stfnxd made their first contribution in https://github.com/filamentphp/filament/pull/8823
- @craigpotter made their first contribution in https://github.com/filamentphp/filament/pull/8952
- @rcrosbourne made their first contribution in https://github.com/filamentphp/filament/pull/8948
- @jdiawara made their first contribution in https://github.com/filamentphp/filament/pull/8814
Full Changelog: https://github.com/filamentphp/filament/compare/v3.0.71...v3.0.72