Skip to content

Releases: whitecube/nova-flexible-content

v2.0.1

11 Feb 20:05
d48d607
Compare
Choose a tag to compare

What's Changed

  • Fix: Ensure duplicateAndHydrate works with Fields using static closures by @fritz-c in #535

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Jan 17:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v2.0.0

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