Releases: filamentphp/filament
Releases · filamentphp/filament
v3.2.6
What's Changed
- i18n: Added missing danish translations by @viezel in #10918
- [doc] fix function name
middleware
instead oftenantMiddleware
by @gpibarra in #10917 - Update Indonesian translations by @margarizaldi in #10922
- i18: Uzbek language translations changed by @encoderuz in #10869
- add
extraAttributes
in Navigation Group by @atmonshi in #10820 - Adds ability to access selected records in a TableAction (not BulkAction) by @tiagof in #10808
- Add "drag end" option to color picker by @awcodes in #10873
- Support Alpine Click Handler via modifier by @awcodes in #10875
New Contributors
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- fix: components can be excluded from state dehydration if their parent component is by @danharrin in #10912
- CSV export formatted state by @maartenpaauw in #10911
- Update finnish translation by @Zagna in #10908
- fix: configureUsing() Octane by @danharrin in #10913
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Fix exporting relationship values by @maartenpaauw in #10899
- fix: Remove deferred filters by @danharrin in #10901
- fix(exports) update prepare csv job to account for order by by @WayneHarris in #10847
- Added italian translation for export.php by @Rattone in #10905
- Import Unicode character fix by @mxm1070 in #10877
- Upgrade alpine-lazy-load-assets 1.2.1 patch by @tanthammar in #10904
New Contributors
- @WayneHarris made their first contribution in #10847
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Add spanish translations for v3.2 by @luisprmat in #10829
- Bugfix; Uncaught TypeError scrollTo by @happones in #10828
- Update European Portuguese translation by @Corvisier in #10839
- feat: add greek notification translations by @GeoSot in #10841
- Add Greek translation for tables by @GeoSot in #10843
- Update
pt_BR
translations by @marcosmarcolin in #10850 - Fix export action example in docs by @maartenpaauw in #10846
- Prevent white icon when button is "outlined". by @bennettblack in #10858
- Add Dutch export translations by @maartenpaauw in #10844
- Fixed bug in PrepareCsvExport for models with custom primary keys by @nathanpelton in #10876
- Add extraBodyAttributes for pages by @binaryfire in #10884
- Fix: Ensure relationship existence before parsing relation value by @iliyas-inode in #10890
New Contributors
- @happones made their first contribution in #10828
- @nathanpelton made their first contribution in #10876
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Fix version typo in Export Action docs by @alexandersix in #10809
- fix: Live filters by @danharrin in #10825
- Add missing french translation by @lamberttraccard in #10823
- Update 10-clusters.md by @maurozadu in #10812
- Nullable retryuntil by @bzy107 in #10817
- Fix export download links when in spa mode by @d0mnk in #10821
- Update 09-export.md by @sakanjo in #10818
New Contributors
- @maurozadu made their first contribution in #10812
- @d0mnk made their first contribution in #10821
Full Changelog: v3.2.1...v3.2.2
v3.2.1
Quick fix for unnecessary exception when using SPA mode with unsaved change alerts.
Full Changelog: v3.2.0...v3.2.1
v3.2.0
I've posted a more readable changelog on Twitter/X, with images of new features!
What's Changed
- Support radio buttons and button group by @zepfietje in #9860
- Password reveal by @Stichoza and @danharrin in #10326
- Add HasDescription for enum and for Radio by @fouteox in #10530
- feature: Apply table filters by @danharrin in #10531
- feature: Unsaved changes alert by @danharrin in #10516
- Add forms split by @zepfietje in #9998
- Infolists: Add
KeyValueEntry
component by @juliomotol in #10557 - Rework toggle buttons by @zepfietje in #10623
- feature: Column groups by @danharrin in #10744
- Add German translation for text column actions collapse/expand list by @tobias-grasse in #10781
- Uzbek language translations added by @encoderuz in #10784
- feature: Export action by @danharrin in #10793
- feature: Filter layout by @danharrin in #10794
- feature: Form component action testing by @danharrin in #10796
- feature: Infolist action testing by @danharrin in #10797
- Addition of 'whereCustomProperties' to Spatie media library file upload by @chrispage1 in #10795
- Add panel css selector by @binaryfire in #10799
- fix: Do not save field relationships when components are disabled by @danharrin in #10804
- fix: afterStateUpdated() not executing for batched requests by @danharrin in #10805
New Contributors
- @tobias-grasse made their first contribution in #10781
- @encoderuz made their first contribution in #10784
- @chrispage1 made their first contribution in #10795
Full Changelog: v3.1.46...v3.2.0
v3.1.46
What's Changed
- fix: Actions Blade component by @danharrin in #10777
v3.1.45 - v3.1.46: Fix memory leak with configureUsing()
global settings. Should improve the performance of large test suites that use this method, and Octane.
Full Changelog: v3.1.45...v3.1.46
v3.1.43
What's Changed
- fix translation by @GeoSot in #10728
- Add custom class to database-notifications-trigger by @devhoussam1998 in #10729
- Add filament register event by @lamberttraccard in #10727
- Updated documentation on filters by @sheunl in #10722
- Fix
getUrl()
for empty panels by @binaryfire in #10739 - Update dashboard documentation to replace
canView
withcanAccess
to determine whether the dashboard is shown. by @andruu in #10750 - Password reset render hooks by @cawecoy in #10752
- Added ability to customize default panel route slugs by @boris-glumpler in #10742
- fix: Add more CSV mime types by @danharrin in #10762
- fix: Simple repeater relationship by @danharrin in #10764
v3.1.38 - v3.1.42: Various fixes to routing and navigation in preparation for Clusters in v3.2.
New Contributors
- @GeoSot made their first contribution in #10728
- @sheunl made their first contribution in #10722
- @andruu made their first contribution in #10750
- @cawecoy made their first contribution in #10752
- @boris-glumpler made their first contribution in #10742
Full Changelog: v3.1.37...v3.1.43
v3.1.37
What's Changed
- Update file-upload.css by @jason-beach in #10706
- Docs for relation manager: Add missing "?" by @SebastianSchoeps in #10714
New Contributors
- @SebastianSchoeps made their first contribution in #10714
Full Changelog: v3.1.36...v3.1.37