What's Changed
- chore: update env var for default disk by @chaseconey in #18474
- fix: Prevent checkbox input squeeze when label spans multiple lines by @arjendejong12 in #18477
- fix: Query builder missing from clause by @danharrin in #18497
- Fix: Moving the
builderback misplaces the middle add button. by @People-Sea in #18495 - Bring back support for Htmlable icons by @zepfietje in #18500
- fix: user menu drop down cannot be expanded with the keyboard by @jobara in #18487
- fix: Search and sort same relationship table by @danharrin in #18499
- Fix for CPU usage when disabling toolbar buttons by @Saracaen in #18504
- Fixed translations in Khmer language by @angkosal in #18507
- fix: Chart colors changing when theme changes by @danharrin in #18521
- Refactor Livewire component registration for simplicity by @jeffersongoncalves in #18525
- build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /docs-assets/screenshots by @dependabot[bot] in #18514
- [4.x] Support hiddenOn and visibleOn for summarizers by @andrewdwallo in #18512
- Ensure true mime type is passed as a header by default by @joshembling in #18444
- docs: correct
$isLazyexample in widget lazy-loading section by @dxnter in #18534 - Fix Htmlable icons support by @zepfietje in #18515
- FIX: Remove toLowerCase on query in handleSearch (select.js) by @pddevins in #18532
- [v4] docs: fixed various typos in docs by @angus-mcritchie in #18548
- Added "Publishing configuration" file section to the installation docs by @angus-mcritchie in #18549
- Update
pragmarx/google2fadependency to^9.0by @mechelon in #18553 - [v4] fix export action outside of table context by @angus-mcritchie in #18547
New Contributors
- @chaseconey made their first contribution in #18474
- @jobara made their first contribution in #18487
- @angkosal made their first contribution in #18507
- @dxnter made their first contribution in #18534
- @pddevins made their first contribution in #18532
- @mechelon made their first contribution in #18553
Full Changelog: v5.0.0-beta3...v5.0.0-beta4