Releases: Z3d0X/filament-fabricator
Releases · Z3d0X/filament-fabricator
v2.4.3
v2.4.2
What's Changed
- Rename ResourcheSchemaSlot.php to ResourceSchemaSlot.php by @rezadindar in #206
- proposal: Replace the default middleware list by the 'web' middleware group by @Voltra in #207
New Contributors
- @rezadindar made their first contribution in #206
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Add constants for layout render hooks by @Voltra in #193
- Fix n+1 query by @Z3d0X in #199
- Fix modal picker style by @Z3d0X in #200
- Fix PHPStan by @Z3d0X in #201
- hotfix: Proper clearing of the ID<->URI mappings by @Voltra in #204
- Add constants for page resource schema slots by @Voltra in #203
- feat ( Localization ) : add Turkish lang. by @AzizEmir in #202
New Contributors
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.0
What's Changed
- allow layout live switching by @phpsa in #188
- Add exception for runningInConsole in FilamentFabricatorServiceProvid… by @yolanmees in #160
- Add a hook to allow mass-preload/batch-load of related data when rendering a page's blocks by @Voltra in #166
New Contributors
- @phpsa made their first contribution in #188
- @yolanmees made their first contribution in #160
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #152
- build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #156
- Allow string IDs by @rojtjo in #158
New Contributors
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #148
- Add note to README regarding the plugin assets by @pboivin in #149
- Fixed incorrect table name during migration by @witaway in #151
New Contributors
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Laravel 11.x compatibility added
What's Changed
- build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #143
- Laravel 11.x Compatibility by @laravel-shift in #142
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
What's Changed
Note: to apply the fix for unique slug issue from #135 please publish the migrations using php artisan vendor:publish --tag=filament-fabricator-migrations
& then run migrations
Full Changelog: v2.0.6...v2.1.0