Skip to content

v2.4.13

Choose a tag to compare

@danharrin danharrin released this 08 Nov 10:48
· 9401 commits to 2.x since this release

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/filament v1 is incompatible with filament/forms v2 in the same Laravel app. For more information, please see #495.

Form Builder

Added

  • autocapitalize() configuration method. #684

Changed

  • Removed laravel/ui dependency. #687

Table Builder

Changed

  • Removed laravel/ui dependency. #687