Releases: whitecube/nova-flexible-content
Releases · whitecube/nova-flexible-content
v1.0.7 - Laravel 10
Merge pull request #438 from bashgeek/bashgeek-patch-1 Adding Support for Laravel 10
v0.2.14
v1.0.6
v0.2.13
Tagged the wrong branch, apologies. No changes since v0.2.12
v1.0.5
v0.2.12
Bug fixes:
- Fixed "Undefined property $exists on Layout" #404 - Thanks @michaelchora
v0.2.11
v1.0.4
Bug fixes:
- Fixed compatibility with certain fields (like emilianotisato/nova-tinymce) #380 - Thanks @chrispage1
- Fixed drop-down menu z-index #385 - Thanks @KasparRosin
- Fixed flexible field not detecting the proper mode (forms/modals) #379 - Thanks @HenriqueSPin
New features:
v1.0.3
Fixes:
- use nova-kit/nova-packages-tool to update nova assets #387 - Thanks @mikaelpopowicz
v1.0.2
Bug fixes:
- Fixes issue where sublayouts cannot be resolved to the Media model as described in #358. - Thanks @dinandmentink