Releases: filamentphp/filament
Releases · filamentphp/filament
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
v3.2.136
What's Changed
- Fix form field focusing on modal actions in relation managers by @archilex in #15430
- Fix: QueryBuilder's TextConstraint for Postgres by @Zanzofily in #15446
- Add override possibility to page aware widgets by @dododedodonl in #15462
- Add missing Persian translation for filters/query-builder.php by @alifallahrn in #15480
- Fix: pin tailwindcss to version 3 in artisan command
make:filament-theme
by @bachacode in #15479
New Contributors
- @Zanzofily made their first contribution in #15446
- @alifallahrn made their first contribution in #15480
- @bachacode made their first contribution in #15479
Full Changelog: v3.2.135...v3.2.136
v3.2.135
What's Changed
- Update Dutch translations by @YournameITManoah in #15401
- Allow closure based table
Group
labels by @ralphjsmit in #15196 - Updated and fixed Armenian translations by @arshaviras in #15403
- Fix summarizer connection resolver on non-default connections by @saulens22 in #15407
- docs: update installation docs to mention testing by @rrmesquita in #15418
- Revert "Fix: key-value form component initial rows/state synchronization" by @danharrin in #15424
New Contributors
- @YournameITManoah made their first contribution in #15401
- @rrmesquita made their first contribution in #15418
Full Changelog: v3.2.134...v3.2.135
v3.2.134
What's Changed
- Fix: Add expanded close tag option in datalist (bug in Chrome) by @borjajimnz in #15319
- Added missed Uzbek translations by @Odilbukh in #15317
- fix: Notification animation scrolling whole page by @danharrin in #15360
- Fix:
RelationshipJoiner
raw & sub-query orders by @ralphjsmit in #15261 - Prevent stacked, editable table columns to trigger wrapping a.href by @tanthammar in #15340
- Fix: key-value form component initial rows/state synchronization by @borjajimnz in #15346
- Fix: Prevent column groups table row from appearing if all columns in every group are (toggled) hidden by @ralphjsmit in #15354
- Fix str_getcsv(): the $escape parameter must be provided as its default value will change after updating to PHP 8.4 by @ziming in #15376
- Update all Armenian language files by @arshaviras in #15399
New Contributors
- @Odilbukh made their first contribution in #15317
- @arshaviras made their first contribution in #15399
Full Changelog: v3.2.133...v3.2.134