Releases: whitecube/nova-flexible-content
Releases · whitecube/nova-flexible-content
v1.1.1
What's Changed
- Fixed delete button in confirmDelete modal by @voidgraphics in #514
Full Changelog: v1.1.0...v1.1.1
v1.1.0 (Laravel 11)
v1.0.14
What's Changed
- Fix delete button by @nbolender in #490
New Contributors
- @nbolender made their first contribution in #490
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- Changed rtrim to str_replace inside "determineDiskName" method by @Perzonallica in #493
- Add missing preventsAccessingMissingAttributes method by @mabdullahsari in #499
New Contributors
- @Perzonallica made their first contribution in #493
Full Changelog: v1.0.12...v1.0.13
Fix content parsing since Nova 4.26
Merge pull request #474 from mabdullahsari/patch-1 Fix existing layouts breaking as of 1.0.9
Fix for missing forceFill method
v1.0.11 Added missing imports
Fix for missing forceFill method
Fix Nova 4.26.0 compatibility
Merge pull request #469 from LorenzoSapora/patch-3 Fix forceFill issue
v1.0.8
v1.0.7 - Laravel 10
Merge pull request #438 from bashgeek/bashgeek-patch-1 Adding Support for Laravel 10