Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-07 | 1.4 kB | |
v4.1.4 source code.tar.gz | 2025-10-07 | 34.5 MB | |
v4.1.4 source code.zip | 2025-10-07 | 37.5 MB | |
Totals: 3 Items | 72.0 MB | 0 |
What's Changed
- [4.x] Fix: DetailsContentExtension.php parseHTML error by @awcodes in https://github.com/filamentphp/filament/pull/18101
- fix: MorphToSelect preloaded options limit by @danharrin in https://github.com/filamentphp/filament/pull/18102
- fix: Further improve query builder UI by @danharrin in https://github.com/filamentphp/filament/pull/18104
- fix: Chart widget max height by @danharrin in https://github.com/filamentphp/filament/pull/18112
- Add Dutch translations for grid-related components in forms by @ruud-sibi in https://github.com/filamentphp/filament/pull/18109
- fix: Sorting and grouping relationships with null values by @danharrin in https://github.com/filamentphp/filament/pull/18113
- Dispatch events during record lifecycle (
Created
,Creating
,Saved
,Saving
) and add related tests. by @ropi-bc in https://github.com/filamentphp/filament/pull/18091 - Improve query builder responsivity using container queries by @danharrin in https://github.com/filamentphp/filament/pull/18114
- Hide hamburger icon when not needed by @binaryfire in https://github.com/filamentphp/filament/pull/18115
New Contributors
- @ruud-sibi made their first contribution in https://github.com/filamentphp/filament/pull/18109
- @ropi-bc made their first contribution in https://github.com/filamentphp/filament/pull/18091
Full Changelog: https://github.com/filamentphp/filament/compare/v4.1.3...v4.1.4