v2.4.13
This release is for the Form Builder and Table Builder only.
v2 of the Admin Panel will be released in Winter 2021. Please see #495 for details.
Packages in the same version series are compatible. For instance:
filament/filamentv1 is incompatible withfilament/formsv2 in the same Laravel app. For more information, please see #495.
Form Builder
Added
autocapitalize()configuration method. #684
Changed
- Removed
laravel/uidependency. #687
Table Builder
Changed
- Removed
laravel/uidependency. #687