Releases: filamentphp/filament
Releases · filamentphp/filament
v1.2.3
Translated validation attributes. #61
v1.2.1
Prefixed core Livewire components with core.
to avoid conflicts with app components. #57
v1.1.0
Added DocBlocks to the Filament facade. #55
Enabled stub publishing and customisation. #56
v1.0.15
Updated PHP version badge. #42
Introduced Composer lock file into the repo. #49
Allow domain-based restriction of where the admin panel may be used. #50
v1.0.14
Refactored localization strings throughout the package.
v1.0.11
Fixed Text column default value. #46
v1.0.9
Introduced command aliases. #43
v1.0.8
Introduced php artisan make:filament-field
to stub a custom field class and view. #39
v1.0.4
Removed undefined variable. #29