1.0.10
Fixed
- Trim trailing slash in getActive method when addTrailingSlashesToUrls.
- Add
enabledForSite
functionality to allow nodes to be enabled/disabled per site. - Fix error that could occur when trying to add a new node on a multi site setup.
- Refactor
render()
variables to be cleaner and preventactiveClass
error. - Fix
node.link
not working with the newWindow option set.