Skip to content

Releases: whitecube/nova-flexible-content

v1.1.1

09 Apr 15:28
a887ddb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0 (Laravel 11)

13 Mar 13:25
e28bd3d
Compare
Choose a tag to compare

What's Changed

  • L11 compatibility by @LTKort in #509
  • Rename getMediaModel to getUnderlyingMediaModel function by @LTKort in #506
  • Should fix Resource Details view fails to load in Nova 4.32.13 and up #507

Full Changelog: v1.0.14...v1.1.0

v1.0.14

21 Feb 09:25
ddfb5b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.13

14 Feb 09:05
bcb9b96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.12...v1.0.13

Fix content parsing since Nova 4.26

19 Jul 14:35
056db7f
Compare
Choose a tag to compare
Merge pull request #474 from mabdullahsari/patch-1

Fix existing layouts breaking as of 1.0.9

Fix for missing forceFill method

06 Jul 11:39
e2be82a
Compare
Choose a tag to compare
v1.0.11

Added missing imports

Fix for missing forceFill method

06 Jul 11:29
063a885
Compare
Choose a tag to compare

Fix Nova 4.26.0 compatibility

06 Jul 08:46
a40f885
Compare
Choose a tag to compare
Merge pull request #469 from LorenzoSapora/patch-3

Fix forceFill issue

v1.0.8

27 Jun 13:19
274dc38
Compare
Choose a tag to compare

Fixes & additions:

  • Fixed validation rules for file and image inputs #310 - Thanks @michaelbaril
  • Fixed type and style issues (detected by Psalm) #431 - Thanks @lptn
  • Added Psalm configuration #432 - Thanks again @lptn
  • Bump dependencies

v1.0.7 - Laravel 10

15 Feb 08:36
8805c7d
Compare
Choose a tag to compare
Merge pull request #438 from bashgeek/bashgeek-patch-1

Adding Support for Laravel 10