8000 Releases · verbb/navigation · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: verbb/navigation

2.0.15

14 Dec 05:17
Compare
Choose a tag to compare

Fixed

  • Fix an error when switching node types to non-elements.

2.0.14

03 Dec 03:05
Compare
Choose a tag to compare

Fixed

  • Fix an issue where navigation_sites database entries weren’t being created correctly.

2.0.13

21 Nov 21:54
Compare
Choose a tag to compare

Fixed

  • Fix an issue where navigation_sites database entries weren’t being created correctly for Craft 3 > Craft 4 upgrades.

2.0.12

20 Nov 23:37
Compare
Choose a tag to compare

Changed

  • Element nodes now throw a validation error when a linked element is not selected.

Fixed

  • Fix an issue where empty custom attributes would create invalid HTML.

1.4.31

20 Nov 23:33
Compare
Choose a tag to compare

Fixed

  • Fix an issue where empty custom attributes would create invalid HTML.

2.0.11

08 Nov 21:21
Compare
Choose a tag to compare

Added

  • Add “Edit Nodes” button when editing a navigation’s settings.

Fixed

  • Fix validation not working correctly when setting “Max Levels”, “Max Nodes” or “Max Nodes per Level”.
  • Fixed PHP errors that could occur when executing GraphQL queries.
  • Fix GraphQL queries on a Navigation field when no navigation is chosen returning incorrect nodes.

2.0.10

28 Oct 08:34
Compare
Choose a tag to compare

Fixed

  • Fix an error when migrating from 2.0.8.

2.0.9

28 Oct 05:13
Compare
Choose a tag to compare

Added

  • Add the ability to set "Propagation Method" on navigations, to include site group, or language-specific propagation settings.
  • Add “Max Nodes per Level” navigation setting to control the number of nodes per-level.
  • Add ability to duplicate navigation.
  • Add error-handling for GraphQL queries when the schema didn’t allow querying on linked element types.

Changed

  • Nodes are propagated to all enabled sites for the navigation by default (for multi-sites).
  • When changing the "Propagation Method" for navigations, nodes are now re-saved via a queue job, to assist with large navigations.

Fixed

  • Fix some issues with node propagation.
  • Fix element actions not appearing due to Craft 4.3 changes.

Removed

  • Removed A&M Nav and Navee Craft 2 migrations, as these are no longer applicable in Craft 4.

1.4.30

28 Oct 05:10
Compare
Choose a tag to compare

Fixed

  • Fix URL Suffix setting not being reset when changing from an element to non-element node type.

2.0.8

25 Oct 02:29
Compare
Choose a tag to compare

Added

  • Add support for GraphQL querying on Navigation field within other elements.
0