Skip to content

Releases: outl1ne/nova-page-manager

5.8.4

Choose a tag to compare

@Tarpsvo Tarpsvo released this 22 Nov 12:19

Changed

  • Fixed issue with multiple Flexible fields on the same page
  • Removed usages of Arr::map() to support Laravel 8
  • Updated packages

4.0.10

Choose a tag to compare

@KasparRosin KasparRosin released this 22 Nov 10:21

Fixed

  • Fix undefined $this->resource->published value used in updateRules.

4.0.9

Choose a tag to compare

@KasparRosin KasparRosin released this 21 Nov 14:29

Fixed

  • Fields defined after DraftButton were not saved to draft.

4.0.8

Choose a tag to compare

@KasparRosin KasparRosin released this 21 Nov 14:29

Fixed

  • Fields defined after DraftButton were not saved to draft.

4.0.7

Choose a tag to compare

@KasparRosin KasparRosin released this 18 Nov 12:44

Fixed

  • Fixed nova_get_pages_structure_flat not returning published pages that had drafts

4.0.6

Choose a tag to compare

@KasparRosin KasparRosin released this 18 Nov 12:32

Fixed

  • Fixed invalid relationship names, causing some function from laravel to fail.
    • This also fixes the support with nova-drafts.

5.8.3

Choose a tag to compare

@Tarpsvo Tarpsvo released this 16 Nov 11:43

Changed

  • Improved error handling with fields that do not provide .fill()
  • Updated packages

5.8.2

Choose a tag to compare

@Tarpsvo Tarpsvo released this 07 Nov 14:54

Changed

  • Fixed multiple panels not being filled properly in page/region edit views

5.8.1

Choose a tag to compare

@Tarpsvo Tarpsvo released this 03 Nov 05:36

Changed

  • Fixed a crash with region templates

5.7.3

Choose a tag to compare

@KasparRosin KasparRosin released this 03 Nov 09:36

Changed

  • Fixed double-digit array indexes not working with collectAndReplace
  • Fixed hardcoded keyName in collectAndReplace