New Features
- feat: Add strict hierarchical breadcrumbs option by @ahmed-rashad-alnaggar in #20153
- Add Rich Editor block icons, grid layout, search, and sticky controls by @imliam in #20448
- Add minimal custom block controls to the Rich Editor by @imliam in #20449
- Add search to Builder block picker by @KianAcquoy in #20469
- Allow customizing the table filters reset action by @devhoussam1998 in #20476
- fix: Resolve nested resource index URLs to parent relation pages by @OccTherapist in #20479
- feat(actions): add
enum()toImportColumnby @MadBox-99 in #20482 - Feature: nested action parent data by @webard in #20502
- feat: add button size helper to ToggleButtons component by @getupkid in #20517
- Feature: full-width toggle buttons by @caseydwyer in #20520
- feat: add rich content faker by @danharrin in #20537
- feat: Add Markdown faker by @danharrin in #20558
- Add table content render hooks by @mortalkiller in #20566
- feat: import testing helpers by @danharrin in #20560
- feat: export testing helpers by @danharrin in #20562
What's Changed
- chore(deps): bump WyriHaximus/github-action-get-previous-tag from 2.0.0 to 2.1.0 by @dependabot[bot] in #20540
- chore(deps): bump zizmorcore/zizmor-action from 0.6.3 to 0.6.4 by @dependabot[bot] in #20543
- Fix incorrect
InvalidArgumentExceptionimport inHasRecordActionsby @ukeloop in #20555 - fix: ensure heading levels are at least 1 by @ukeloop in #20556
- chore: remove unused imports by @ukeloop in #20557
- fix: scope null relationship groups without bypassing filters by @people-sea in #20563
- fix: fail with an install hint when a make command needs a panel and none are registered by @SulimanAbdulrazzaq in #20568
New Contributors
- @SulimanAbdulrazzaq made their first contribution in #20568
Full Changelog: v4.13.4...v4.14.0