Skip to content

v2.4.53

Choose a tag to compare

@danharrin danharrin released this 30 Nov 16:14
· 9272 commits to 2.x since this release
969b460

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

  • Documentation for additional search options. #728
  • Autosizing textareas. #739

Fixed

  • Markdown editor controls on smaller devices. #722

Table Builder

Added

  • Pass closure to table heading. #740
  • Static select filters. #741

Fixed

  • Filters resetting when the component is booted. #730
  • Falsy select filter values. #738