Skip to content

v2.4.57

Choose a tag to compare

@danharrin danharrin released this 06 Dec 10:06
· 9252 commits to 2.x since this release
3db17ae

This release is for the Form 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

  • Additional comparison & validation rules. #750
  • JSON override for direct access to masking configuration. #688
  • Radio field. #729

Fixed

  • TimePicker asking for date rule. #751