Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 1.2 kB | |
v3.3.32 source code.tar.gz | 2025-07-16 | 32.6 MB | |
v3.3.32 source code.zip | 2025-07-16 | 35.0 MB | |
Totals: 3 Items | 67.7 MB | 0 |
What's Changed
- Handle Postgres nested JSON searches by @glennjacobs in https://github.com/filamentphp/filament/pull/16908
- Updated the Create Action to no longer enable double clicking during creation and therefore creating duplicate records by @PixelBeardCo in https://github.com/filamentphp/filament/pull/16910
- fix: Date time picker disabled reactivity by @danharrin in https://github.com/filamentphp/filament/pull/16933
- fix: Select edit option visibility after create by @danharrin in https://github.com/filamentphp/filament/pull/16953
- [3.x] fix: validation page typos by @balboacodes in https://github.com/filamentphp/filament/pull/16958
- [v3] Add support for disabled checkboxes when bulkToggleable by @brunogoossens in https://github.com/filamentphp/filament/pull/16975
New Contributors
- @PixelBeardCo made their first contribution in https://github.com/filamentphp/filament/pull/16910
- @balboacodes made their first contribution in https://github.com/filamentphp/filament/pull/16958
- @brunogoossens made their first contribution in https://github.com/filamentphp/filament/pull/16975
Full Changelog: https://github.com/filamentphp/filament/compare/v3.3.31...v3.3.32