Skip to content

v2.2.2

Choose a tag to compare

@danharrin danharrin released this 13 Oct 11:45
· 113 commits to 1.x since this release
2dac3c3

This release is for the Form Builder only.

v2 of the Admin Panel and Table Builder 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

Fixed

  • Support retrieving hidden form components. #646