Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 1.6 kB | |
v3.3.31 source code.tar.gz | 2025-07-08 | 32.6 MB | |
v3.3.31 source code.zip | 2025-07-08 | 35.0 MB | |
Totals: 3 Items | 67.7 MB | 8 |
What's Changed
- Duplicate "Fix DatePicker in SPA mode [#16632]" for v3 by @aleksanm in https://github.com/filamentphp/filament/pull/16762
- Update missing Khmer translations - action import forms component and… by @Chanthoeun in https://github.com/filamentphp/filament/pull/16797
- Fix cleanup for mountedTableActionsArguments by @skaesdorf in https://github.com/filamentphp/filament/pull/16819
- Fix accessibility issue by @alex-elivate in https://github.com/filamentphp/filament/pull/16639
- Fix PostgreSQL JSON searching by @glennjacobs in https://github.com/filamentphp/filament/pull/16862
- Fix SQL syntax error during global search when using : in table names [#16864] by @Capevace in https://github.com/filamentphp/filament/pull/16865
- [3.x] Fix endless loop caused by new Laravel release by @DirtyRacer1337 in https://github.com/filamentphp/filament/pull/16878
- :recycle: require confirmation before setting label in actions by @nnnnnnnngu in https://github.com/filamentphp/filament/pull/16875
New Contributors
- @aleksanm made their first contribution in https://github.com/filamentphp/filament/pull/16762
- @skaesdorf made their first contribution in https://github.com/filamentphp/filament/pull/16819
- @Capevace made their first contribution in https://github.com/filamentphp/filament/pull/16865
- @DirtyRacer1337 made their first contribution in https://github.com/filamentphp/filament/pull/16878
- @nnnnnnnngu made their first contribution in https://github.com/filamentphp/filament/pull/16875
Full Changelog: https://github.com/filamentphp/filament/compare/v3.3.30...v3.3.31