| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-02 | 3.9 kB | |
| v4.2.0 source code.tar.gz | 2025-11-02 | 34.5 MB | |
| v4.2.0 source code.zip | 2025-11-02 | 37.6 MB | |
| Totals: 3 Items | 72.2 MB | 13 | |
What's Changed
- New package: filament/query-builder by @danharrin in https://github.com/filamentphp/filament/pull/18128
- Added Dutch translation for the grid tools by @thijskuilman in https://github.com/filamentphp/filament/pull/18296
- Hide attach files toolbar button when file attachments are disabled by @Saracaen in https://github.com/filamentphp/filament/pull/18298
- Prevent null reference errors when key bindings trigger after element removal by @binaryfire in https://github.com/filamentphp/filament/pull/18312
- Added Support for TextSize Enum based on docs by @derpoho in https://github.com/filamentphp/filament/pull/18326
- Add scrollbar-gutter property to
ficlass by @adevade in https://github.com/filamentphp/filament/pull/18317 - Improve 'lus' translations by @valpuia in https://github.com/filamentphp/filament/pull/18324
- Clarify Tailwind CSS usage in plugin documentation by @aqjw in https://github.com/filamentphp/filament/pull/18327
- fix(#18329): dropdown item style by @rohanAdhikari1 in https://github.com/filamentphp/filament/pull/18330
- Include
luslocale on file-upload.js by @valpuia in https://github.com/filamentphp/filament/pull/18331 - Fix deprecation on CreateXlsxFile by @ziming in https://github.com/filamentphp/filament/pull/18335
- Fix deprecation in Writer::createFromFileObject by @ziming in https://github.com/filamentphp/filament/pull/18336
- Document viewData() method for custom components by @joshembling in https://github.com/filamentphp/filament/pull/18321
- Fix
Could not find Livewire component in DOM treewith rich editor by adding destroy() method by @binaryfire in https://github.com/filamentphp/filament/pull/18337 - Update component type in schema test documention by @craigpotter in https://github.com/filamentphp/filament/pull/18332
- fix: Infinite loop when multiple
$get()s read state from components that do not exist while computing dynamic child schemas by @danharrin in https://github.com/filamentphp/filament/pull/18346 - Re-fix form field focusing by @archilex in https://github.com/filamentphp/filament/pull/18347
- [4.x] Refactor: Add thousands separators on pagination items by @ericmp33 in https://github.com/filamentphp/filament/pull/18309
- Correct the link to the schemas testing page by @bumbummen99 in https://github.com/filamentphp/filament/pull/18355
- Enhancement: swap tools merge order by @awcodes in https://github.com/filamentphp/filament/pull/18361
- fix: Fused group inconsistent bg color and height by @danharrin in https://github.com/filamentphp/filament/pull/18372
- [v4] docs: Fix links for color and icon interfaces in enums doc by @alnahian2003 in https://github.com/filamentphp/filament/pull/18380
- Refactor widget schema handling in Page.php by @iAmKevinMcKee in https://github.com/filamentphp/filament/pull/18373
- [4.x] Remove wire:ignore from sub-navigation sidebar by @andrewdwallo in https://github.com/filamentphp/filament/pull/18374
- Add css class to read notifications by @joshembling in https://github.com/filamentphp/filament/pull/18377
- Fix: active key on Heading tools in default rich editor by @awcodes in https://github.com/filamentphp/filament/pull/18379
- Improve visual separation of select optgroup headers by @archilex in https://github.com/filamentphp/filament/pull/18376
- fix: Inheritable keys in repeaters by @danharrin in https://github.com/filamentphp/filament/pull/18383
- fix: Duplicate int values when selecting all items in checkbox list by @danharrin in https://github.com/filamentphp/filament/pull/18384
New Contributors
- @aqjw made their first contribution in https://github.com/filamentphp/filament/pull/18327
- @rohanAdhikari1 made their first contribution in https://github.com/filamentphp/filament/pull/18330
Full Changelog: https://github.com/filamentphp/filament/compare/v4.1.10...v4.2.0