Releases: filamentphp/filament
Releases · filamentphp/filament
v3.2.73
What's Changed
- Add option to remove topbar from the profile page by @saade in #12515
- Added missing CS translation by @rasasak in #12528
- euc-kr is a superset of iso-8859-1 by @corean in #12540
- Documentation "notifications/sending-notifications": title & body attribute - Added HTML / Markdown examples by @camya in #12534
- Closure support to forms method on CanBeValidated trait by @uncrackable404 in #12533
- Fix namespace typo \Filament\Forms\Components\Tabs\Tab::class by @Omranic in #12546
- Added missed Ukrainian translations by @dmitry-udod in #12559
- add missing zh_CN lang for table by @xukong in #12568
- Fix documentation about read-only by @ramonbakker in #12572
- Fix for bug 12580 by @dmitry-udod in #12582
- Make SpatieMediaLibraryFileUpload component more robust if media is null by @sten in #12593
- feat: added global search suffix by @lukas-frey in #12549
- bugfix: stream_get_contents retrieves content in bytes, which may result in unexpected content by @bzy107 in #12571
- Add support for custom plugins in ChartJS by @malzariey in #12567
- Fix disabled state classes on icon button action by @olehasoft in #12601
- Fix for bug 12561 by @dmitry-udod in #12600
New Contributors
- @camya made their first contribution in #12534
- @uncrackable404 made their first contribution in #12533
- @xukong made their first contribution in #12568
- @ramonbakker made their first contribution in #12572
Full Changelog: v3.2.72...v3.2.73
v3.2.72
What's Changed
- Unsaved changes alert lithuanian translation by @dreftas in #12433
- Fix for bug #12392 by @dmitry-udod in #12400
- update CS translation by @rasasak in #12435
- Update Plugin Object Docs by @Z3d0X in #12437
- Create korean unsaved-changes-alert.php by @corean in #12438
- Database notification docs by @valpuia in #12439
- CanLimitItemsLength trait for CheckboxList field by @timrspratt in #12444
- Fix placeholder line height by @zepfietje in #12451
- Fix for bug #12115 by @dmitry-udod in #12470
- add missing Fa lang for table by @mszabeh in #12475
- translate spanish by @gpibarra in #12480
- Missing Translation - European Portuguese by @Corvisier in #12488
- Fix deadcode (duplicate) method canAccess() by @olehasoft in #12503
- Support binding email verification notification by @zepfietje in #12510
- Add missing SK translations by @MartinPetricko in #12513
- Allow local links in rich editor by @inalto in #12514
- Allow each domains to have its own routes to avoid duplicate route registration by @declum in #12462
- Feature/generate model and factory automatically on resource command by @Gabrielcefetzada in #12479
New Contributors
- @timrspratt made their first contribution in #12444
- @MartinPetricko made their first contribution in #12513
- @declum made their first contribution in #12462
- @Gabrielcefetzada made their first contribution in #12479
Full Changelog: v3.2.71...v3.2.72
v3.2.71
What's Changed
- Bump Livewire to 3.4.10 by @binaryfire in #12391
- Fix typo in Lithuanian export translation by @saulens22 in #12389
- DownloadImportFailureCsv File added BOM_UTF8 and unnecessary remove BOM_UTF8 by @corean in #12397
- removes highlighting when day is disabled by @Mrkbingham in #12405
- Add usual search / naming to disable placeholder selection by @tonypartridge in #12398
- Update german request-password-reset.php by @efe962 in #12422
- Create german unsaved-changes-alert.php by @efe962 in #12423
- Update german email-verification-prompt.php by @efe962 in #12424
- Update german components.php by @efe962 in #12421
- Update german layout.php by @efe962 in #12425
- add charset converter & detect encoding on csv upload by @valentin-morice in #12381
- Allow Htmlable on Table actions column label by @olehasoft in #12414
New Contributors
- @Mrkbingham made their first contribution in #12405
- @efe962 made their first contribution in #12422
- @olehasoft made their first contribution in #12414
Full Changelog: v3.2.70...v3.2.71
v3.2.70
What's Changed
- Minor fix in getting started panel docs by @andreia in #12365
- Lithuanian translations update by @dreftas in #12366
- fix: removed form-validation-error attribute on TextArea component by @emamalias in #12374
- Fix bug #12342 by @dmitry-udod in #12382
- Fix: Select HasManyThrough relationship by @saade in #12379
- Fixed repeater with translation bug #8328 by @dmitry-udod in #12372
- SPA mode unsaved changes by @binaryfire in #12363
- Allow multiple
routes()
registries onPanel
by @juliomotol in #12376
New Contributors
Full Changelog: v3.2.69...v3.2.70
v3.2.69
v3.2.68
What's Changed
- Add completed icon retrieval in wizard component by @malzariey in #12360
Full Changelog: v3.2.67...v3.2.68
v3.2.67
What's Changed
- fix: Modal alignment by @danharrin in #12339
- fix: Catalan translations - minor typo by @ericmp33 in #12340
- Updated norwegian translation by @Tor2r in #12346
- Feat: Add Catalan translations in file-upload component by @ericmp33 in #12344
- [Documentation] Fix DatabaseNotifications pollingInterval by @SanderMuller in #12325
- Add completed icon to step by @malzariey in #12316
- Fix for bug #11541 by @dmitry-udod in #12355
- fix: Duplicate request to count records by @webmaxx in #12356
- Fixed bug issue on TextArea with autosize after validation failed by @emamalias in #12348
- Fixes bug when attaching a belongsToMany relation that has an orderByPivot by @edwwaarrdd in #12308
New Contributors
- @webmaxx made their first contribution in #12356
- @emamalias made their first contribution in #12348
- @edwwaarrdd made their first contribution in #12308
Full Changelog: v3.2.66...v3.2.67
v3.2.66
What's Changed
- Add Thai translation for Table Query Builder by @phattarachai in #12304
- Detect vite.config.ts when creating new theme by @ImJustToNy in #12302
- Fix issue with sidebar not scrolling to active item when sub navigation is present.
New Contributors
- @phattarachai made their first contribution in #12304
- @ImJustToNy made their first contribution in #12302
Full Changelog: v3.2.65...v3.2.66
v3.2.65
What's Changed
- Add
extraModalWindowAttributes
by @binaryfire in #12155 - Support saving without notification by @zepfietje in #12283
- chore/changing document retrieval failiures to 404 by @rlockett1121 in #12286
- Update CanImportRecords.php by @giodi in #12296
- Allow disabling broadcasting per-panel by @binaryfire in #12292
New Contributors
- @rlockett1121 made their first contribution in #12286
- @giodi made their first contribution in #12296
Full Changelog: v3.2.64...v3.2.65
v3.2.64
What's Changed
- feat(i8n): update indonesian translation by @sglkc in #12216
- Fix typos in enums docs by @damianlewis in #12221
- Update German table empty state heading translation by @buddhaCode in #12243
- Added missed Ukrainian translations by @dmitry-udod in #12251
- European Portuguese Translation by @Corvisier in #12260
- Fix createOptionUsing with multiple() and no initial options by @archilex in #12261
- add render hook in bulk action indicator by @fabianosfbr in #12236
- Adding application/vnd.ms-excel to accepted file types for importing by @notscottsmith in #12038
- Update ImportColumn.php to support negative numerics by @aSeriousDeveloper in #12245
- Only render table empty state actions when any are visible by @zepfietje in #12272
- Fix Arabic query builder translations by @mahmoud-faisal-hub in #12268
- Style notifications based on status by @tanthammar in #12187
- Fix $persist breaking Alpine when Tabs are used in modals by @jackwh in #12191
- Improve PostgreSQL Ordering Compatibility in PrepareCsvExport Job by @kaspernowak in #12186
New Contributors
- @sglkc made their first contribution in #12216
- @damianlewis made their first contribution in #12221
- @dmitry-udod made their first contribution in #12251
- @notscottsmith made their first contribution in #12038
- @aSeriousDeveloper made their first contribution in #12245
- @mahmoud-faisal-hub made their first contribution in #12268
Full Changelog: v3.2.63...v3.2.64