v3.2.133
版本发布时间: 2025-01-10 20:47:30
filamentphp/filament最新发布版本:v3.2.133(2025-01-10 20:47:30)
What's Changed
- Fixed Docs: Updated the URL by @hammadzafar05 in https://github.com/filamentphp/filament/pull/15219
- Fix: Add conditions to DISTINCT and modify reorder conditions in PostgreSQL by @bzy107 in https://github.com/filamentphp/filament/pull/15181
- fix: add Form and Table to prevent collision while creating a resource by @borjajimnz in https://github.com/filamentphp/filament/pull/15238
- hide zero notification badge by @Lightz2002 in https://github.com/filamentphp/filament/pull/15223
- bump/remove league csv BOM deprecate notice by @wychoong in https://github.com/filamentphp/filament/pull/15224
- fix: add maxlenght 1000 to global search & table search 3.x by @borjajimnz in https://github.com/filamentphp/filament/pull/15235
- Prevent min width on not individually searchable table columns by @tanthammar in https://github.com/filamentphp/filament/pull/15268
- Improve
Tabs
label experience. by @Abdulmajeed-Jamaan in https://github.com/filamentphp/filament/pull/15266 - Sushi Compatible Summarizers by @eele94 in https://github.com/filamentphp/filament/pull/15293
- Allow multiple disable option conditions by @Abdulmajeed-Jamaan in https://github.com/filamentphp/filament/pull/15290
- Fix forced lower case search for json field by @dododedodonl in https://github.com/filamentphp/filament/pull/15267
- bug: Fix type error in Asset by @davidyell in https://github.com/filamentphp/filament/pull/15274
- Fix: used new parent relation on instanceof control for has one through by @musaberatbahadir in https://github.com/filamentphp/filament/pull/15265
- [Docs] Added docs for
disableOptionWhen
second argument by @Abdulmajeed-Jamaan in https://github.com/filamentphp/filament/pull/15300 - Refactor:
assertTableFilterExists
to allow passing in a callback by @chester-sykes in https://github.com/filamentphp/filament/pull/15302 - chore: add missing Croatian translations and update some by @robertjarec in https://github.com/filamentphp/filament/pull/15304
- feat/bug-fix: add maxParallelUploads option to FileUpload component by @angus-mcritchie in https://github.com/filamentphp/filament/pull/15309
- New: Add
assertTableFilterHidden
andassertTableFilterVisible
test methods by @chester-sykes in https://github.com/filamentphp/filament/pull/15310 - remove gridColor option overide chart.js by @netsco in https://github.com/filamentphp/filament/pull/15315
New Contributors
- @Lightz2002 made their first contribution in https://github.com/filamentphp/filament/pull/15223
- @Abdulmajeed-Jamaan made their first contribution in https://github.com/filamentphp/filament/pull/15266
- @davidyell made their first contribution in https://github.com/filamentphp/filament/pull/15274
- @musaberatbahadir made their first contribution in https://github.com/filamentphp/filament/pull/15265
- @robertjarec made their first contribution in https://github.com/filamentphp/filament/pull/15304
- @netsco made their first contribution in https://github.com/filamentphp/filament/pull/15315
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.132...v3.2.133