v4.12.7
What's Changed
- fix: disable the clone action when max items on repeater is reached by @KianAcquoy in #20342
- i18n: improve Arabic pluralization and add missing keys in actions, panels, notifications, and widgets by @hamdyelbatal122 in #20332
- chore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 by @dependabot[bot] in #20355
- chore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 by @dependabot[bot] in #20358
- translation: update and complete Swahili (sw) translations by @GODFREY-EM in #20394
- translation: improve Arabic translations and fix pluralization rules by @hamdyelbatal122 in #20376
- Update Khmer (km) translations by @Chanthoeun in #20375
- Fix CTRL/CMD+S on Filament v3 create/edit pages by @tominal in #20333
- chore: Improve schema "concealing" visibility CSS and validation behaviour by @danharrin in #20369
- fix: avoid null array offsets in Actions view and MorphToSelect on PHP 8.5 by @bitskina in #20381
- Remove the deprecated
setAccessible()call inMacroable::mixin()by @chinmaypurav in #20390 - Skip leading punctuation when building default avatar initials by @futzlarson in #20385
- fix: use valid Livewire upload references in restriction tests by @people-sea in #20399
- [3.x] fix: use valid Livewire upload references in restriction tests by @people-sea in #20400
- fix: respect table prefixes in query builder relationship aggregates by @people-sea in #20386
- fix: expose table filter indicators as an accessible list by @cannycookie in #20343
- chore: prepare repository for Amp orbs by @danharrin in #20413
- Complete Burmese (my) translations by @chengkangzai in #20411
- Add Filipino (fil) translations by @chengkangzai in #20410
- fix: cast
TextInputstate to an integer when usinginteger()by @lazerg in #20365 - Fix: Crash when showing all validation messages for per-element rules by @webard in #20346
- chore: run
composer run pintby @jackbayliss in #20414 - chore: update composer cs to use the strict pint script by @jackbayliss in #20416
- translation: add the missing Danish (da) boolean labels by @Yezper in #20418
- fix: handle closure conditions in searchable table columns by @ropi-bc in #20402
- fix: return early from the multi-factor timebox when no provider is registered by @shaheenfawzy in #20348
- fix: `TextInput::copyable()` copies stale state instead of current … by @harshp-fabninjas in #20378
- fix: register tenancy for configurable resources by @thaqebon in #20388
- Fix: forget a closed action's cached schema when it is unmounted by @webard in #20361
- chore: use parallel and bump pint by @jackbayliss in #20419
- fix: avoid dispatching duplicate failed authentication events by @shaheenfawzy in #20347
- fix: don't refetch file urls on reorder for private disks by @billmn in #20409
- Fix: mounted action without modal blocks other actions by @webard in #20370
- fix: Global search shortcuts after SPA navigation by @danharrin in #20420
- Optimize prepare_inherited_attributes() and support helpers by @hamdyelbatal122 in #20350
- docs: Document custom MFA providers by @danharrin in #20422
New Contributors
- @KianAcquoy made their first contribution in #20342
- @GODFREY-EM made their first contribution in #20394
- @tominal made their first contribution in #20333
- @bitskina made their first contribution in #20381
- @chinmaypurav made their first contribution in #20390
- @futzlarson made their first contribution in #20385
- @cannycookie made their first contribution in #20343
- @jackbayliss made their first contribution in #20414
- @Yezper made their first contribution in #20418
- @shaheenfawzy made their first contribution in #20348
- @harshp-fabninjas made their first contribution in #20378
Full Changelog: v4.12.6...v4.12.7