Releases: verbb/navigation
Releases · verbb/navigation
1.0.4
Fixed
- Fix parent select not always keeping value after adding a new node.
- Remove leftover test values in manual node settings.
- Fixed an error which could prevent the plugin from installing on PostgreSQL.
1.0.3
Fixed
- Fix being unable to fetch elements that are only in a non-primary site
- Fix homepage being set to active on child page.
- Fix deprecated notice.
1.0.2
Changed
- Modified active class to set the active class based on the current URL used.
Fixed
- Fix
render()
method not resetting into template mode (thanks @billythekid). - Fix node parent not being active when child node is.
1.0.1
Fixed
- Fix missing alias name for prefixed tables
- Fix nodes saving URL for elements in some cases
1.0.0
- Initial Release