github filamentphp/filament v2.0.0

latest releases: v3.2.92, v3.2.91, v3.2.90...
2 years ago

This release is for the Form Builder, spatie/laravel-media-library Plugin, and spatie/laravel-tags Plugin 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

Initial release 🚀

Added

  • Custom hydration and dehydration behaviour.
  • State updated hooks.
  • spatie/laravel-medialibrary support. #283, #408 (comment)
  • Allow resource fields that aren't saved, to allow for dependent select filters etc.
  • A repeater field, allowing developers to embed several fields within a JSON column. #230, #408 (comment)
  • A block-based "flexible content" page builder field. #125
  • Responsive breakpoint customization for form layouts.
  • First day customisation for date picker. #408 (comment)
  • A multi-file-upload field based on the repeater.
  • Input masking. #408 (reply in thread)
  • Allowing the tags input field to write to JSON and spatie/laravel-tags. #400
  • A multi-select field.
  • Allow customizing file name for uploads. #544
  • A BelongsToManySelect field built upon the multi-select field. #408 (comment)

spatie/laravel-media-library Plugin

Initial release 🚀

spatie/laravel-tags Plugin

Initial release 🚀

Don't miss a new filament release

NewReleases is sending notifications on new releases.