What's Changed
- fix: Action badge background leakage by @danharrin in #18055
- fix: Nested relationship sorting by @danharrin in #18058
- fix: Double sidebar navigation highlight by @danharrin in #18059
- fix: Updating JS state live by @danharrin in #18060
- [Testing] Fix enum handling in table column state assertions by @clarkewing in #18056
- fix: Relative validation state paths by @danharrin in #18061
- fix: Prose responsive grid by @danharrin in #18062
- fix: Passing record to table column view by @danharrin in #18063
- fix: Cast state after loading from relationships by @danharrin in #18067
- Improve schema performance, especially in repeaters/builders by @danharrin in #18068
- fix: Rendering fast select state updates by @danharrin in #18069
- fix: Repeatable entry action record by @danharrin in #18070
- Fix/modal behaviour on close by @Luk4veck1 in #18022
- Allow select to be searched without opening dropdown manually by @nessimabadi in #18000
- feat: Allow the tenant menu to be searched by @jonerickson in #18029
- Add toggle all columns for testing by @howdu in #18013
- [4.x] Customizable global search, database notifications and user menu position by @saade in #18064
- [4.x] Add missing Arabic translations for form components by @A909M in #18071
- Fix/rich editor plugins merge by @bmspereira-07 in #18049
- fix: Wire navigate key bindings by @danharrin in #18072
- fix: Table row sortable animations by @danharrin in #18073
- fix: Copyable table column without content by @danharrin in #18074
- fix: Table toolbar button disabled styling flickers by @danharrin in #18075
- fix(panels/auth): guard EmailVerificationPrompt for guests (redirect or 403) by @kerimala in #17966
- Fix(TenantDropdown): Tenant dropdown now shows correctly on Safari by @Fludem in #18077
- feat: add onlyAllowGroupSelection() method for group-only bulk selection by @Baspa in #18076
- feature: Define schema actions in closure by @danharrin in #18080
- feature: Disable builder repeater item headers by @danharrin in #18081
- Better query builder UX by @danharrin in #18084
- fix: Actions inside components without inheritable keys by @danharrin in #18085
- fix: Checkbox column click by @danharrin in #18088
- fix: Rich editor causes page overflow by @danharrin in #18089
- Adjust the input CSS for responsive text sizes on mobile devices by @vinkla in #18079
New Contributors
- @clarkewing made their first contribution in #18056
- @Luk4veck1 made their first contribution in #18022
- @jonerickson made their first contribution in #18029
- @kerimala made their first contribution in #17966
- @Fludem made their first contribution in #18077
- @vinkla made their first contribution in #18079
Full Changelog: v4.1.1...v4.1.2