Skip to content

Releases: verbb/navigation

3.0.4

07 Sep 10:17
Compare
Choose a tag to compare

Changed

  • Improve validation message when maximum nodes per level is set (for Craft 4.11+ and 5.3+).

2.1.1

07 Sep 10:15
Compare
Choose a tag to compare

Changed

  • Improve validation message when maximum nodes per level is set (for Craft 4.11+ and 5.3+).

3.0.3

21 Jul 05:00
Compare
Choose a tag to compare

Fixed

  • Fix an error when moving nodes between levels with level-limits set.
  • Fix an error when adding multiple nodes when scrolled out of bounds.

2.1.0

21 Jul 04:59
Compare
Choose a tag to compare

Changed

  • Now requires Craft 4.5.0+.

Fixed

  • Fix an error when moving nodes between levels with level-limits set.

3.0.2

09 Jul 23:26
Compare
Choose a tag to compare

Fixed

  • Fix an error when editing nodes with specific multi-site permissions set.
  • Fix node conditions not being available for node fields.
  • Fix an error when a node’s linked element has been deleted.

3.0.1

16 Jun 01:25
Compare
Choose a tag to compare

Changed

  • Update non-English translations.
  • Update English translations.
  • Element-based nodes now have their status synced to the linked-to element.

Fixed

  • Fix case sensitivity checks for active state of nodes.
  • Fix node-update checks for element nodes checking against drafts.
  • Fix Craft Team support.

2.0.28

16 Jun 01:20
Compare
Choose a tag to compare

Changed

  • Update non-English translations.
  • Update English translations.
  • Element-based nodes now have their status synced to the linked-to element.

Fixed

  • Fix case sensitivity checks for active state of nodes.
  • Fix node-update checks for element nodes checking against drafts.

3.0.0

18 May 13:18
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.
  • Update site menu to use breadcrumb.

3.0.0-beta.3

11 Apr 23:47
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release
Merge remote-tracking branch 'origin/craft-4' into craft-5

# Conflicts:
#	CHANGELOG.md
#	composer.json
#	src/elements/Node.php

2.0.27

17 Mar 13:08
Compare
Choose a tag to compare

Fixed

  • Fix an issue with Node elements not being correctly displayed in element indexes, outside of navigation-editing contexts.