v4.11.8
What's Changed
- fix(translation): improve Arabic localization (spelling, missing keys, layout) by @hamdyelbatal122 in #20024
- chore(deps-dev): bump esbuild from 0.25.12 to 0.28.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #20040
- chore(deps): bump esbuild from 0.25.12 to removed in /docs-assets/app in the npm_and_yarn group across 1 directory by @dependabot[bot] in #20041
- fix: Clear cached child schemas after setting raw schema state by @people-sea in #20039
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #20043
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #20044
- fix: make:filament-user crashes without default panel by @ashraful19 in #20026
- Fix: distinct validation for booleans respects field required state (#19995) by @pranab-acharya in #20036
- fix: Database notification not closing on navigate by @danharrin in #20046
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #20053
- chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2 by @dependabot[bot] in #20066
- chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2 by @dependabot[bot] in #20068
- fix: OTC character offset by @danharrin in #20047
- fix: respect custom selectability in bulk actions when selecting all by @hamdyelbatal122 in #20051
- Fix translation for 'Select all' label in Ukrainian by @KiberGod in #20056
- fix(translation): improve Arabic translations, pluralization, and spelling by @hamdyelbatal122 in #20052
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #20085
- chore(deps): bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 by @dependabot[bot] in #20086
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #20088
- chore(deps): bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 by @dependabot[bot] in #20089
- Fix: keep the submit button disabled while any field is still processing by @SkHCrusher in #20038
- fix: Navigation group enum respects
collapsible()whencollapsedby @people-sea in #20055 - Fix: Render standalone icon aliases in UI components by @kaungkhantjc in #20061
- fix(translations): translate ja email multi-factor provider strings by @kazaminosuke in #20093
- fix(translations): complete missing Japanese translations across several packages by @kazaminosuke in #20094
- fix: pre-populate
tableColumnSearchesto prevent JS.lengthcollision on individual column search by @lazerg in #20071 - Change ImageColumn from 'avatar' to 'header_image' by @smiliyas in #20076
- fix: handle focus return when closing nested x-trap modals by @people-sea in #20077
- DateTimePicker: add missing Korean (ko) dayjs locale by @corean in #20090
- fix: add missing key for italian translation by @filippozanardo in #20069
- fix(query-builder): Correct aggregate min/max keys by @parthibarath in #20100
- i18n(vi): complete missing Vietnamese translations in forms package by @thaolaptrinh in #20062
New Contributors
- @pranab-acharya made their first contribution in #20023
- @ashraful19 made their first contribution in #20026
- @KiberGod made their first contribution in #20056
- @SkHCrusher made their first contribution in #20038
- @kaungkhantjc made their first contribution in #20061
- @kazaminosuke made their first contribution in #20093
- @lazerg made their first contribution in #20071
- @filippozanardo made their first contribution in #20069
- @parthibarath made their first contribution in #20100
- @thaolaptrinh made their first contribution in #20062
Full Changelog: v4.11.7...v4.11.8