New Features
- feature: Callout component by @danharrin in #19189
- Stacked table rows on mobile by @mwagena in #19113
- feat: add
overlayParentActions()for stacked action modals by @leek in #19169 - [4.x] Add Deferred Filters Support for Chart Widget by @mmuqiitf in #19082
- feat: allow tenant switching to be disabled by @ZANX3Y in #19110
What's Changed
- fix: Saving relationships when disabled by @danharrin in #19153
- fix: FilePond layout issues in hidden tabs and collapsed repeaters by @People-Sea in #19154
- Update Arabic translations for export notifications by @EG-Mohamed in #19155
- Top align section header icon by @larsbo in #19147
- fix:
ColumnGroupdoesn't acceptHtmlStringas label (#19152) by @olipayne in #19157 - [4.x] Fix csv deprecation warning by @sakanjo in #19159
- fix: Rich-Editor: Apply disabled styling when disabled by @pxlrbt in #19161
- Missing keys in the Turkish language have been updated. by @enessvg in #19165
- fix: Prevent chart destroy error on SPA navigation by @People-Sea in #19171
- fix: Support Closure in
columns()for Wizard Step and Tab by @People-Sea in #19177 - fix: Remove incorrect utilities from docs by @danharrin in #19180
- fix: use CSS instead of
->gap(false)in divided sections by @People-Sea in #19179 - fix: duplicate error notifications in SPA mode by @People-Sea in #19173
- fix: unsubscribe Livewire hooks on Alpine component destroy by @People-Sea in #19182
- fix: use correct FilePond property name for max file size validation by @People-Sea in #19186
- [4.x]: Add missing Arabic translations across multiple packages by @mohamedsabil83 in #19188
- [4.x] Fixed ColumnTests Assertions with Custom Data Table by @Patabugen in #19092
- fix: Missing schema visibility testing methods by @danharrin in #19191
- fix: Column testing helpers with aggregation by @danharrin in #19192
- fix: File nested state path validation by @danharrin in #19201
- Allow symfony/html-sanitizer ^8.0 by @ejunker in #19194
- fix: Prevent concurrent FileUpload
init()calls by @People-Sea in #19197 - fix: actionJs serialization in notification actions by @People-Sea in #19199
- fix: Select and KeyValue $watch timing edge cases by @People-Sea in #19202
New Contributors
- @larsbo made their first contribution in #19147
- @olipayne made their first contribution in #19157
- @enessvg made their first contribution in #19165
- @Patabugen made their first contribution in #19092
- @ZANX3Y made their first contribution in #19110
- @mwagena made their first contribution in #19113
- @ejunker made their first contribution in #19194
Full Changelog: v4.6.3...v4.7.0