Releases: filamentphp/filament
Releases · filamentphp/filament
v3.2.125
What's Changed
- Fix typo in 02-stats-overview.md by @jackwh in #14790
- [Docs] Correct minor typo in widgets 02-stats-overview.md by @drbyte in #14789
- Add missing malay translation by @sumardi in #14796
- Add missing section "Lifecycle hooks" for ViewRecord by @abrardev99 in #14795
- Improve table header cell design by @zepfietje in #14797
- Added missing fields of Turkish language by @apicopter in #14798
- Added missing file for Turkish language by @apicopter in #14799
- Fix typo in icons docs by @nhedger in #14829
- Add nestedRecursiveRules to ToggleButtons by @tanthammar in #14815
- Avoid division by zero in FileUpload.php by @tanthammar in #14831
- Add missing Indonesian translations by @uthadehikaru in #14834
- Bump cross-spawn from 7.0.3 to 7.0.6 in /docs-assets/app by @dependabot in #14859
- Fix toggle buttons CSS class by @zepfietje in #14862
- Add automatic scrolling of wizard steps by @austincarpenter in #14826
- Update indicator.blade.php - format $allSelectableRecordsCount by @ericmp33 in #14838
- Improve sync connection support for
ExportAction
by @ralphjsmit in #14854 - Add input and affix CSS classes to input wrapper by @zepfietje in #14874
- Simplify color picker preview HTML by @zepfietje in #14877
- Add CSS class to rich editor editor by @zepfietje in #14879
- Add CSS class to tags input by @zepfietje in #14880
- Add missing Slovak translations by @christeyerl in #14881
- Add missed UK translation by @dmitry-udod in #14899
- Make getLocaleLabelUsing usable in service provider by @johanmolen in #14898
- Use Heroicons for rich editor and Markdown editor by @zepfietje in #14878
- Update tabs/item.blade.php, add justify-center by @avinmaster in #14888
- Lock Livewire to v3.5.12 due to reported issues with tables in v3.5.13.
New Contributors
- @abrardev99 made their first contribution in #14795
- @apicopter made their first contribution in #14798
- @nhedger made their first contribution in #14829
- @uthadehikaru made their first contribution in #14834
- @johanmolen made their first contribution in #14898
- @avinmaster made their first contribution in #14888
Full Changelog: v3.2.124...v3.2.125
v3.2.124
What's Changed
- Add missing Spanish translation for columns.label in table.php by @Kepsondiaz in #14722
- Fix/missing translation for arabic by @Kepsondiaz in #14725
- Add backed enum for $abilities type by @emargareten in #14726
- Allow rendering HTML in CheckboxList label by @CodeWithDennis in #14717
- Add missing Azeri translation by @Kepsondiaz in #14739
- Hide option Remove all filters by @amoradel in #14710
- Add missing catalan translation by @Kepsondiaz in #14751
- Add missing Czech translation by @Kepsondiaz in #14752
- Add missing German translation by @Kepsondiaz in #14753
- fix: global search in SPA mode when switching tenants by @ralphjsmit in #14744
- Docs - Actions - Testing - Signature of setActionData() by @lairg99 in #14756
- Fixed bug on windows where the system puts \ instead of / while forming the s3 url (Import action). by @bmspereira-07 in #14767
- Widgets/StatsOverview: Add support for heading and description by @ryangjchandler in #14782
New Contributors
- @emargareten made their first contribution in #14726
- @amoradel made their first contribution in #14710
- @lairg99 made their first contribution in #14756
- @bmspereira-07 made their first contribution in #14767
Full Changelog: v3.2.123...v3.2.124
v3.2.123
What's Changed
- Mitigate Carbon Month Overflow Bug on 31st of a month by @PascaleBeier in #14678
- Update vi translations by @datlechin in #14689
- Disallow EXIF data from uploads to be deleted when resizing by @boris-glumpler in #14688
- Add instructions for uploading large files to 09-file-upload.md by @grafst in #14682
- Fix blog link in upgrade guide by @intrepidws in #14696
- Fix/fixe missing translation for french by @Kepsondiaz in #14718
- Use
local
instead ofpublic
disk for exports where available by @danharrin in #14723
New Contributors
- @PascaleBeier made their first contribution in #14678
- @grafst made their first contribution in #14682
- @Kepsondiaz made their first contribution in #14718
Full Changelog: v3.2.122...v3.2.123
v3.2.122
What's Changed
- Update European Portuguese Translation by @Corvisier in #14620
- Update 09-configuration.md by @RyanPaiva56 in #14629
- Update fi translation by @Zagna in #14633
- Fix header padding for modal without footer by @zepfietje in #14645
- fix: icon button should be disabled while loading by @julieni in #14646
- [WIP] Allow injecting $options into modifyQueryUsing() by @Miguel-Serejo in #14657
- Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #14671
- feat : Action alignment system in Builder component by @MathieuMenegain in #14672
- fix: Import/export count reliability by @danharrin in #14673
New Contributors
- @RyanPaiva56 made their first contribution in #14629
- @julieni made their first contribution in #14646
- @Miguel-Serejo made their first contribution in #14657
- @MathieuMenegain made their first contribution in #14672
Full Changelog: v3.2.121...v3.2.122
v3.2.121
What's Changed
- Add
filament:about
command && add details about cached Blade icons and form components by @dissto in #14605 - Fix the missing repeater field alignement feature when using the simple layout by @alanpilloud in #14614
- Accept a closure for
$format
ondate()
,dateTime()
,time()
,dateTooltip()
,dateTimeTooltip()
andtimeTooltip()
methods by @RhysLees in #14612 - Remove the trailing periods from the command descriptions by @dissto in #14615
- Add console command optimization in FilamentServiceProvider by @damms005 in #14601
- fix: Import/export null bugs by @danharrin in #14616
New Contributors
- @alanpilloud made their first contribution in #14614
- @RhysLees made their first contribution in #14612
Full Changelog: v3.2.120...v3.2.121
v3.2.120
What's Changed
- Replace class to match deprecation notice in code by @benlumley in #14561
- Fix color facade DocBlock by @zepfietje in #14585
- Add note about user responsibility for deleting/managing export files by @ridxery in #14568
- Update DatabaseNotificationsSent.php by @sakanjo in #14586
- Fix autofocus not working in wizard steps by @mokhosh in #14165
- [Forms] Builder Component Block Preview(s) Fixed/Enhanced by @bezhanSalleh in #14592
- Add TOP and BOTTOM hooks on Sub Navigation by @FortuneV13 in #14566
- Have next and previous functions disabled when their actions are disabled in the Wizard component by @whoisnegrello in #14558
- Make filterMediaUsing() available in SpatieMediaLibraryImageColumn and SpatieMediaLibraryImageEntry by @NBZ4live in #14593
- Japanese translations by @bzy107 in #14596
- Allow conditional control over lazy-loading database notifications by @jackwh in #14597
- Add aria label to action th by @yogesh16 in #14303
- Adding table actions header cell new hook class by @Crowly34 in #14170
- Fix oldFormState containing new values by @bumbummen99 in #13973
New Contributors
- @benlumley made their first contribution in #14561
- @ridxery made their first contribution in #14568
- @FortuneV13 made their first contribution in #14566
- @whoisnegrello made their first contribution in #14558
- @NBZ4live made their first contribution in #14593
- @yogesh16 made their first contribution in #14303
- @Crowly34 made their first contribution in #14170
Full Changelog: v3.2.119...v3.2.120
v3.2.119
What's Changed
- Fixes Laravel framework breaking change involving transforming empty collections into JavaScript, which caused issues with sidebar groups.
Full Changelog: v3.2.118...v3.2.119
v3.2.118
What's Changed
- Remove Livewire version restriction by @zepfietje in #14497
- Import error by @MrWeb in #14495
- Change plural to singular in getInverseRelationship in HasQuery by @pelmered in #14145
- Georgian Translations by @kirkita in #14512
- added closure to distinct() by @zaidpirwani in #14515
- Add security notes to rich editor & markdown editor documentation.
New Contributors
- @MrWeb made their first contribution in #14495
- @pelmered made their first contribution in #14145
- @kirkita made their first contribution in #14512
- @zaidpirwani made their first contribution in #14515
Full Changelog: v3.2.117...v3.2.118
v3.2.117
What's Changed
- Bump livewire/livewire from 3.4.9 to 3.5.6 in /docs-assets/app by @dependabot in #14470
- Fix: Restoring the process of temporarily saving to obtain the sequen… by @bzy107 in #14471
- [Docs] Fix typo in 10-rich-editor.md by @drbyte in #14473
- Bump cookie and express by @dependabot in #14475
Full Changelog: v3.2.116...v3.2.117
v3.2.116
What's Changed
- docs: fix class typo by @se09deluca in #14366
- Added missed Ukrainian translations by @dmitry-udod in #14404
- Add missing translations for Russian by @VKambulov in #14396
- Fix typo in repeater testing docs by @damms005 in #14382
- Specify Tailwind variants position by @zepfietje in #14405
- Extract base stylesheet by @zepfietje in #14407
- Document automatic event dispatching for database notifications by @hammadzafar05 in #14350
- Adding fi-ta-summary-heading new hook class by @agencetwogether in #14387
- Display url when issue page can't be opened in browser by @florianraith in #14401
- Fixes/docs custom layout section corrections by @wickham-c in #14432
- fix: Removal of unnecessary save by @bzy107 in #14442
- Support for eloquent-power-joins v4 by @saulens22 in #14457
- Repeater - save relations when hidden by @mvenghaus in #14441
- Fix: Add the bind value that is initialized in reorder() by @bzy107 in #14456
- Add option to align add action on a repeater by @dododedodonl in #14431
- Add disable grammarly by @sohailahmad07 in #14416
- Fix parent component dehydrate state when hidden by @coleshirley in #14340
New Contributors
- @se09deluca made their first contribution in #14366
- @florianraith made their first contribution in #14401
- @sohailahmad07 made their first contribution in #14416
Full Changelog: v3.2.115...v3.2.116