Releases: filamentphp/filament
Releases · filamentphp/filament
v3.2.115
This release contains a security patch
An XSS vulnerability with the ColorColumn
and ColorEntry
was patched in this release.
What's Changed
- Correct view path in notifications documentation by @Dinesh-loma in #14314
- Update Spanish view action label translation by @luisprmat in #14348
- Bump rollup from 3.29.4 to 3.29.5 in /docs-assets/app by @dependabot in #14357
New Contributors
- @Dinesh-loma made their first contribution in #14314
Full Changelog: v3.2.114...v3.2.115
v3.2.114
What's Changed
- fix creating resources in vendor when plugin uses cluster by @wychoong in #14187
- Bump vite from 4.5.3 to 4.5.5 in /docs-assets/app by @dependabot in #14279
- Lock Livewire to max v3.5.6 due to bug introduced #14315.
Full Changelog: v3.2.113...v3.2.114
v3.2.113
What's Changed
- Bump serve-static and express by @dependabot in #14269
- Upgrade alpine-lazy-load-assets to 1.3.0 by @tanthammar in #14239
- Improve translation by @0chak in #14255
- Update layout.php by @iRaziul in #14261
- add missing and improve existing bs translations by @zlatangoralija in #14129
- refactor(Tables): Add searchable functionality to SelectFilter by @aguinaldotupy in #14263
New Contributors
- @0chak made their first contribution in #14255
- @zlatangoralija made their first contribution in #14129
- @aguinaldotupy made their first contribution in #14263
Full Changelog: v3.2.112...v3.2.113
v3.2.112
What's Changed
- Disable reorderable when tagsinput is disabled by @WesleyLJH in #14212
- fix: Parent modal not reopening after child modal is closed by @wout-o in #14220
New Contributors
- @WesleyLJH made their first contribution in #14212
Full Changelog: v3.2.111...v3.2.112
v3.2.111
What's Changed
- Bump webpack from 5.91.0 to 5.94.0 by @dependabot in #14106
- Bump micromatch from 4.0.7 to 4.0.8 in /docs-assets/app by @dependabot in #14107
- Bump elliptic from 6.5.5 to 6.5.7 by @dependabot in #14108
- Use assertEqualsCanonicalized() for summary testing by @cheesegrits in #14124
- Adding Page Sub Navigation Hooks by @dbpolito in #14101
- Update cancel button label to uppercase (Dutch language) by @CodeWithDennis in #14156
- The toggleAllCheckboxes function should not check a disable checkbox by @hamidroohani in #14178
- fix: Unmounting actions dispatches close-modal when modal is already closed by @wout-o in #14200
New Contributors
- @dbpolito made their first contribution in #14101
- @hamidroohani made their first contribution in #14178
- @wout-o made their first contribution in #14200
Full Changelog: v3.2.110...v3.2.111
v3.2.110
What's Changed
- Revert "Enhanced default
focusedDate
logic inDateTimePicker
" by @danharrin in #14103
Full Changelog: v3.2.109...v3.2.110
v3.2.109
v3.2.108
What's Changed
- fix: Bulk action object removal from cache array by @danharrin in #14049
- Fix the missing Chinese translation of radio's Boolean method by @NightingaleWK in #14028
- panels package - mongolian translations by @ganjargal in #14038
- Ability to add script data attributes or custom attributes. by @iyashpal in #14033
- Feature: Prune sensitive data from failed_import_rows data by @MACscr in #14053
New Contributors
- @NightingaleWK made their first contribution in #14028
- @iyashpal made their first contribution in #14033
Full Changelog: v3.2.107...v3.2.108
v3.2.107
What's Changed
- fix: Always pass search to Select modifyQueryUsing function by @danharrin in #14024
- Update breadcrumbs.blade.php by @Sindoweb in #14014
- Update [es] translations in actions import by @luisprmat in #14019
- Mongolian translation is updated by @ganjargal in #14023
- Fix aria-label for sortable headers, add aria-sort on active sort by @mikeslinkman in #14018
New Contributors
- @Sindoweb made their first contribution in #14014
- @ganjargal made their first contribution in #14023
Full Changelog: v3.2.106...v3.2.107
v3.2.106
What's Changed
- v3.2.104 & v3.2.105: Attempts to resolve issues with lazy widgets introduced by changes to the section component in v3.2.103.
- Fixes issue with lazy relation managers introduced by v3.2.105, by reverting the previous fixes alongside the change made to the section component in v3.2.103.
- fix: Clearing bulk actions leaves checkboxes by @danharrin in #14004
Full Changelog: v3.2.105...v3.2.106