| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-28 | 4.0 kB | |
| v4.2.4 source code.tar.gz | 2025-11-28 | 34.6 MB | |
| v4.2.4 source code.zip | 2025-11-28 | 37.7 MB | |
| Totals: 3 Items | 72.3 MB | 3 | |
What's Changed
- Fixed documentation for Wizard skippable section. by @GeminiDev1 in https://github.com/filamentphp/filament/pull/18560
- Fix: default focused date for DateTimePicker by @agencetwogether in https://github.com/filamentphp/filament/pull/18557
- Prevent model resolving during boot process by @johankrijt in https://github.com/filamentphp/filament/pull/18565
- [4.x] fix: radio styling in repeater compact mode by @People-Sea in https://github.com/filamentphp/filament/pull/18563
- Update Tailwind CSS version in upgrade guide by @HichemTab-tech in https://github.com/filamentphp/filament/pull/18572
- Support multibyte whitespaces by @ukeloop in https://github.com/filamentphp/filament/pull/18574
- Trim invisible characters by @ukeloop in https://github.com/filamentphp/filament/pull/18575
- Add getOptionDescriptionFromRecordUsing() to CheckboxList by @lucacastelnuovo in https://github.com/filamentphp/filament/pull/18443
- The navigation group won't show in RTL mode by @hans-thomas in https://github.com/filamentphp/filament/pull/18485
- [4.x] Fix table group/summary cell alignment by @andrewdwallo in https://github.com/filamentphp/filament/pull/18510
- fix: Search query clearing when options load by @danharrin in https://github.com/filamentphp/filament/pull/18577
- fix: check if the indicator can be removed when removing all filters by @giacomomasseron in https://github.com/filamentphp/filament/pull/18576
- Skip adding raw order with direction by @howdu in https://github.com/filamentphp/filament/pull/18579
- Adding details about notifications and export format by @thomasLecler in https://github.com/filamentphp/filament/pull/18580
- fix:
hiddenJs()/visibleJs()frontend validation by @danharrin in https://github.com/filamentphp/filament/pull/18582 - Fix: Revert icon max sizes by @awcodes in https://github.com/filamentphp/filament/pull/18583
- Fix Ukrainian translation of "remember me" by @osbre in https://github.com/filamentphp/filament/pull/18586
- Compact empty state by @danharrin in https://github.com/filamentphp/filament/pull/18588
- Fix Htmlable action icon by @zepfietje in https://github.com/filamentphp/filament/pull/18592
- Fix Safari date picker placeholder color by @nathanheffley in https://github.com/filamentphp/filament/pull/18597
- chore: add PR templates and workflows for subtree repos by @jeffersongoncalves in https://github.com/filamentphp/filament/pull/18598
- Update export documentation. by @GeminiDev1 in https://github.com/filamentphp/filament/pull/18612
- build(deps-dev): bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in https://github.com/filamentphp/filament/pull/18605
- Optimize
IdentifyTenantto reuse existing tenant if set by @binaryfire in https://github.com/filamentphp/filament/pull/18513 - fix: select dropdown panel displays incorrectly when modals are nested by @People-Sea in https://github.com/filamentphp/filament/pull/18608
- Fix Textarea autosize causing scroll anchoring issues in Firefox by @Saracaen in https://github.com/filamentphp/filament/pull/18595
New Contributors
- @johankrijt made their first contribution in https://github.com/filamentphp/filament/pull/18565
- @HichemTab-tech made their first contribution in https://github.com/filamentphp/filament/pull/18572
- @lucacastelnuovo made their first contribution in https://github.com/filamentphp/filament/pull/18443
- @hans-thomas made their first contribution in https://github.com/filamentphp/filament/pull/18485
- @giacomomasseron made their first contribution in https://github.com/filamentphp/filament/pull/18576
- @thomasLecler made their first contribution in https://github.com/filamentphp/filament/pull/18580
- @osbre made their first contribution in https://github.com/filamentphp/filament/pull/18586
- @nathanheffley made their first contribution in https://github.com/filamentphp/filament/pull/18597
Full Changelog: https://github.com/filamentphp/filament/compare/v4.2.3...v4.2.4