Releases: verbb/navigation
Releases · verbb/navigation
2.0.19
Added
- Add
NodeType::beforeSaveNode
. - Add
NodeType::getDefaultTitle
.
Fixed
- Fix Site not not using the site name as the default title.
1.4.33
Fixed
- Fix an error when moving nodes.
2.0.18
Fixed
- Fix incorrect sources for element nodes in the element slide-out.
- Fix when editing an existing navigation, being unable to pick site-specific elements (for element nodes).
1.4.32
Fixed
- Fix disabled node border color.
- Fix alignment issues with node builder.
2.0.17
Changed
- Improve querying nodes performanc for large sites (with a large project config).
Fixed
- Fix an error when adding new nodes for large navigations.
- Fix search and sort filters showing when editing a navigation.
- Fix a JS error for users with the control panel set to a language containing special characters, and when switching sites when editing nodes.
- Fix being unable to delete a navigation from the edit screen.
2.0.16
Changed
- Only admins are now allowed to access plugin settings.
Fixed
- Fix a Craft 3 > Craft 4 migration.
2.0.15
Fixed
- Fix an error when switching node types to non-elements.
2.0.14
Fixed
- Fix an issue where
navigation_sites
database entries weren’t being created correctly.
2.0.13
Fixed
- Fix an issue where
navigation_sites
database entries weren’t being created correctly for Craft 3 > Craft 4 upgrades.
2.0.12
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.