Releases: filamentphp/filament
Releases · filamentphp/filament
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
v3.2.103
What's Changed
- feature: JSON wildcard (*) table column state by @danharrin in #13963
- fix(constraints): human-readable summary display by @maartenpaauw in #13954
- fix(filters): correctly retrieve dot-notated filter state by @maartenpaauw in #13974
- Prevent page from jumping to the top if the section is not collapsed by @KarlBoosterBaer in #13958
- Docs: Fix wrong class path on tenancy custom billing provider by @estevao-simoes in #13980
- Ensure User is not null when getting default tenenat. by @tonypartridge in #13987
New Contributors
- @KarlBoosterBaer made their first contribution in #13958
- @estevao-simoes made their first contribution in #13980
Full Changelog: v3.2.102...v3.2.103
v3.2.102
What's Changed
- (Fix XSS issue with Rich Editor) Bump trix from 2.1.1 to 2.1.4 by @dependabot in #13944
- fix: File upload compact circle error messages by @danharrin in #13952
Full Changelog: v3.2.101...v3.2.102
v3.2.101
What's Changed
- Update Dutch translations by @zepfietje in #13938
- Remove useless null initialization by @imami in #13940
- fix: Header actions render hook alignment by @danharrin in #13942
New Contributors
Full Changelog: v3.2.100...v3.2.101