Releases: verbb/navigation
Releases · verbb/navigation
1.1.2
Fixed
- Fix node level not being applied on new nodes.
- Fix not being able to see new nodes after all have been removed in the CP.
- Fix sortOrder not being set for new navs.
- Fix
getActiveNode()
reporting back parent as active. - Allow
getActiveNode
to use query criteria.
1.1.1
Fixed
- Fix migration issue for new installs.
1.1.0
Added
- Add navigation field.
- Added classes to
node.link
. - Add new window and class indicators to nodes in CP.
- Add indicator of custom title for nodes in the CP.
- Add instructions to nav.
- Add A&M Nav migration.
- Added translatable icon to title.
Fixed
- Fix error when deleting elements in a multi-site.
- Fix node’s being active when they shouldn’t be (matching URLs too early).
- Refactor multi-site propagation of nodes.
- Fix node-type display issues when dragging node in CP.
- Fix not fetching URL for elements that aren’t localised (assets).
1.0.18
Added
- Added
hasActiveChild
to node, for use when not using the{% nav %}
twig tag.
Fixed
- Fix migration issue from 1.0.16.1 to 1.0.17.2.
1.0.17.2
Fixed
- Fixed error in migration.
1.0.17.1
Fixed
- Fix migration from 1.0.17 in multi-site.
1.0.17
Fixed
- Fix some elements not having their elementSiteId set, causing multi-site navs to have no URLs.
1.0.16.1
Fixed
- Fix error thrown from console or queue requests when updating elements (for reals).
1.0.16
Fixed
- Fix error thrown from console or queue requests when updating elements.
1.0.15
Fixed
- Fix SQL errors thrown for new installs.