Skip to content

Releases: whitecube/nova-page

Laravel 11 compatibility

21 Jun 10:33
b454d83
Compare
Choose a tag to compare
  • Fixed composer dependencies for Laravel 11. Thanks @BenSampo !

Bug fix

13 May 14:27
Compare
Choose a tag to compare
  • Fixed error StaticResource::__construct(): Argument #1 ($resource) must be of type Template, Manager given.

v0.3.5

20 Mar 16:15
41bc462
Compare
Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 Mar 16:14
90301be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

Fixed forceFill bug on Nova 4.26.0

25 Jul 08:03
01ffd3d
Compare
Choose a tag to compare

Dependencies update for L10

25 Apr 08:12
Compare
Choose a tag to compare
v0.3.2

Updated orchestra version for laravel 10

Bug fixs

06 Dec 13:54
504a0cb
Compare
Choose a tag to compare

Bug fixs:

  • Fixed #94 causing eloquent errors when calling exists on the JSON Page Query Builder. Thanks @AbdullahGhanem & @wshurafa
  • Bump dependencies

Nova 4 support

07 Jun 08:46
6a2f06b
Compare
Choose a tag to compare
Merge pull request #88 from whitecube/nova-4

Nova 4 support

Bug fix

09 Sep 09:52
23331b4
Compare
Choose a tag to compare

Bug fixes

15 Apr 13:12
Compare
Choose a tag to compare

This release fixes a bug introduced in a recent Nova version that would prevent the Pages and Options indexes from loading correctly.