What's Changed
- [4.x] Fix: DetailsContentExtension.php parseHTML error by @awcodes in #18101
- fix: MorphToSelect preloaded options limit by @danharrin in #18102
- fix: Further improve query builder UI by @danharrin in #18104
- fix: Chart widget max height by @danharrin in #18112
- Add Dutch translations for grid-related components in forms by @ruud-sibi in #18109
- fix: Sorting and grouping relationships with null values by @danharrin in #18113
- Dispatch events during record lifecycle (
Created
,Creating
,Saved
,Saving
) and add related tests. by @ropi-bc in #18091 - Improve query builder responsivity using container queries by @danharrin in #18114
- Hide hamburger icon when not needed by @binaryfire in #18115
New Contributors
- @ruud-sibi made their first contribution in #18109
- @ropi-bc made their first contribution in #18091
Full Changelog: v4.1.3...v4.1.4