Releases: filamentphp/filament
Releases · filamentphp/filament
v3.3.3
What's Changed
- fix: Global search relationship ambiguous column by @danharrin in #15762
- Update pt_BR auth translations by @gabriel2m in #15756
- Tweak theming process to work with Tailwind v4 installations by @danharrin in #15780
- Add information about incrementing id for pivot BelongsToMany repeater by @yuters in #15771
- Add data attribute for modal id to modal windows by @binaryfire in #15777
New Contributors
- @gabriel2m made their first contribution in #15756
Full Changelog: v3.3.2...v3.3.3
v3.3.2
v3.3.1
What's Changed
- Add new Laravel version to CI by @danharrin in #15708
- Add Input Validation When Creating Panel by @RoyHridoy in #15711
- Fix incorrect spelling of 'BMW' in text input docs by @julianollivieira in #15738
- Use
replaceState
instead ofpushState
forforms
andinfolists
tab updates by @smiliyas in #15740 - Refine navigation item and group filtering logic. by @smiliyas in #15734
New Contributors
- @julianollivieira made their first contribution in #15738
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Laravel 12 support by @danharrin in #15695
- fix: Exporter not caching export columns by @AurelDemiri in #15662
- Update [bs] translation in table.php by @ahmic in #15691
- Add MIME type mapping support to file upload component by @fmeccanici in #15616
New Contributors
- @AurelDemiri made their first contribution in #15662
- @ahmic made their first contribution in #15691
- @fmeccanici made their first contribution in #15616
Full Changelog: v3.2.142...v3.3.0
v3.2.142
What's Changed
- Update Swedish translations by @adevade in #15633
- fix: Document body not loaded by @danharrin in #15651
- refactor: Choices input padding when close button present by @johnbacon in #15641
New Contributors
- @johnbacon made their first contribution in #15641
Full Changelog: v3.2.141...v3.2.142
v3.2.141
What's Changed
- Bump esbuild from 0.17.19 to 0.25.0 by @dependabot in #15577
- Fix injection of
$livewire
in infolists by @ralphjsmit in #15573 - Docs: Add repeater action item testing documentation by @Mrkbingham in #15584
- Allow to disable a modal trigger by @CharlieEtienne in #15582
- Update pt_BR translations by @andcarpi in #15549
- Fix typo in the Notification testing documentation by @craigpotter in #15598
- Update [es] translations by @luisprmat in #15602
- Fix save action type by @damms005 in #15618
- Fix invalid file streams used when importing by @aurimasbutkus in #15597
- Fix: Allow to override ExportFormat with custom enum instance by @jeremiealvin in #15439
- fix: Theme variable in global scope by @danharrin in #15629
New Contributors
- @CharlieEtienne made their first contribution in #15582
- @aurimasbutkus made their first contribution in #15597
- @jeremiealvin made their first contribution in #15439
Full Changelog: v3.2.140...v3.2.141
v3.2.140
What's Changed
- Patch dark mode flicker in SPA mode caused by breaking change in Livewire.
Full Changelog: v3.2.139...v3.2.140
v3.2.139
What's Changed
- Patch breaking SPA mode changes in Livewire.
- Bump vite from 4.5.5 to 4.5.9 in /docs-assets/app by @dependabot in #15564
- Update Armenian Translation by @arshaviras in #15566
Full Changelog: v3.2.138...v3.2.139
v3.2.138
What's Changed
- filament() helper return types by @erikgaal in #15542
- Make ToggleButtons can display only icons by @thaqebon in #15530
- Conditionally set title attribute based on tooltip of icon button by @thaqebon in #15553
- Add notes about incompatibility with Tailwind v4 by @danharrin in #15560
- Unlock Livewire version by @danharrin in #15559
New Contributors
Full Changelog: v3.2.137...v3.2.138
v3.2.137
What's Changed
- Hide Wizard Action buttons using x-bind:class instead of x-show so it… by @Jessedev1 in #15493
- Panels navigation documentation by @ModestasV in #15109
- Update attribute for csv filename by @Manoah1988 in #15510
- Fix refreshFormData to update the data correctly using form->fill by @borjajimnz in #15514
New Contributors
- @Jessedev1 made their first contribution in #15493
Full Changelog: v3.2.136...v3.2.137