v4.4.12
Change Log
- Feature: Closes #273, Added support for attribute routing in MVC 5.
- Bug: Closes #275, SiteMapTitleHelper missing an @ sign, throws System.Web.HttpCompileException.
- Feature: Added IfSelected option in the FilteredSiteMapNodeVisibilityProvider. Adding the suffix "IfSelected" to the HTML helper type name (
MenuHelperIfSelected
) or to a named HTML helper (MainMenuIfSelected
) sets visibility to true only when the node is in the current path. - Bug: Allow white-space between the names and commas in FilteredSiteMapNodeVisibilityProvider.
- Bug: Fixes #267, absolute paths returned from UrlResolver causes exception.
- Bug: Fixes #248, applications in a different virtual directory misidentified as an internal URL.
NOTE: v4.4.12 - v4.4.14 are all exactly the same - we had some problems pushing to NuGet that we have now resolved.