Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-22 | 1.1 kB | |
v3.3.27 source code.tar.gz | 2025-06-22 | 32.6 MB | |
v3.3.27 source code.zip | 2025-06-22 | 35.0 MB | |
Totals: 3 Items | 67.7 MB | 3 |
What's Changed
- feat(panels): add render hooks for CONTENT_BEFORE and CONTENT_AFTER by @jeffersongoncalves in https://github.com/filamentphp/filament/pull/16585
- Update European Language by @Corvisier in https://github.com/filamentphp/filament/pull/16617
- fix: Collapsed builder/repeater state being overwritten by @danharrin in https://github.com/filamentphp/filament/pull/16623
- fix: Hidden when all child components are hidden, recursion by @danharrin in https://github.com/filamentphp/filament/pull/16625
- fix: Query builder reset issue by @danharrin in https://github.com/filamentphp/filament/pull/16626
- fix: Double file upload state update hooks by @danharrin in https://github.com/filamentphp/filament/pull/16627
- Fix: Export Data Contamination from Database ID Reuse by @andrewdwallo in https://github.com/filamentphp/filament/pull/16630
New Contributors
- @jeffersongoncalves made their first contribution in https://github.com/filamentphp/filament/pull/16585
Full Changelog: https://github.com/filamentphp/filament/compare/v3.3.26...v3.3.27