Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-06 | 4.5 kB | |
v4.1.2 source code.tar.gz | 2025-10-06 | 34.5 MB | |
v4.1.2 source code.zip | 2025-10-06 | 37.5 MB | |
Totals: 3 Items | 72.0 MB | 0 |
What's Changed
- fix: Action badge background leakage by @danharrin in https://github.com/filamentphp/filament/pull/18055
- fix: Nested relationship sorting by @danharrin in https://github.com/filamentphp/filament/pull/18058
- fix: Double sidebar navigation highlight by @danharrin in https://github.com/filamentphp/filament/pull/18059
- fix: Updating JS state live by @danharrin in https://github.com/filamentphp/filament/pull/18060
- [Testing] Fix enum handling in table column state assertions by @clarkewing in https://github.com/filamentphp/filament/pull/18056
- fix: Relative validation state paths by @danharrin in https://github.com/filamentphp/filament/pull/18061
- fix: Prose responsive grid by @danharrin in https://github.com/filamentphp/filament/pull/18062
- fix: Passing record to table column view by @danharrin in https://github.com/filamentphp/filament/pull/18063
- fix: Cast state after loading from relationships by @danharrin in https://github.com/filamentphp/filament/pull/18067
- Improve schema performance, especially in repeaters/builders by @danharrin in https://github.com/filamentphp/filament/pull/18068
- fix: Rendering fast select state updates by @danharrin in https://github.com/filamentphp/filament/pull/18069
- fix: Repeatable entry action record by @danharrin in https://github.com/filamentphp/filament/pull/18070
- Fix/modal behaviour on close by @Luk4veck1 in https://github.com/filamentphp/filament/pull/18022
- Allow select to be searched without opening dropdown manually by @nessimabadi in https://github.com/filamentphp/filament/pull/18000
- feat: Allow the tenant menu to be searched by @jonerickson in https://github.com/filamentphp/filament/pull/18029
- Add toggle all columns for testing by @howdu in https://github.com/filamentphp/filament/pull/18013
- [4.x] Customizable global search, database notifications and user menu position by @saade in https://github.com/filamentphp/filament/pull/18064
- [4.x] Add missing Arabic translations for form components by @A909M in https://github.com/filamentphp/filament/pull/18071
- Fix/rich editor plugins merge by @bmspereira-07 in https://github.com/filamentphp/filament/pull/18049
- fix: Wire navigate key bindings by @danharrin in https://github.com/filamentphp/filament/pull/18072
- fix: Table row sortable animations by @danharrin in https://github.com/filamentphp/filament/pull/18073
- fix: Copyable table column without content by @danharrin in https://github.com/filamentphp/filament/pull/18074
- fix: Table toolbar button disabled styling flickers by @danharrin in https://github.com/filamentphp/filament/pull/18075
- fix(panels/auth): guard EmailVerificationPrompt for guests (redirect or 403) by @kerimala in https://github.com/filamentphp/filament/pull/17966
- Fix(TenantDropdown): Tenant dropdown now shows correctly on Safari by @Fludem in https://github.com/filamentphp/filament/pull/18077
- feat: add onlyAllowGroupSelection() method for group-only bulk selection by @Baspa in https://github.com/filamentphp/filament/pull/18076
- feature: Define schema actions in closure by @danharrin in https://github.com/filamentphp/filament/pull/18080
- feature: Disable builder repeater item headers by @danharrin in https://github.com/filamentphp/filament/pull/18081
- Better query builder UX by @danharrin in https://github.com/filamentphp/filament/pull/18084
- fix: Actions inside components without inheritable keys by @danharrin in https://github.com/filamentphp/filament/pull/18085
- fix: Checkbox column click by @danharrin in https://github.com/filamentphp/filament/pull/18088
- fix: Rich editor causes page overflow by @danharrin in https://github.com/filamentphp/filament/pull/18089
- Adjust the input CSS for responsive text sizes on mobile devices by @vinkla in https://github.com/filamentphp/filament/pull/18079
New Contributors
- @clarkewing made their first contribution in https://github.com/filamentphp/filament/pull/18056
- @Luk4veck1 made their first contribution in https://github.com/filamentphp/filament/pull/18022
- @jonerickson made their first contribution in https://github.com/filamentphp/filament/pull/18029
- @kerimala made their first contribution in https://github.com/filamentphp/filament/pull/17966
- @Fludem made their first contribution in https://github.com/filamentphp/filament/pull/18077
- @vinkla made their first contribution in https://github.com/filamentphp/filament/pull/18079
Full Changelog: https://github.com/filamentphp/filament/compare/v4.1.1...v4.1.2