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