Skip to content

v4.4.12

Compare
Choose a tag to compare
@NightOwl888 NightOwl888 released this 09 Feb 14:28
· 190 commits to master since this release

Change Log

  1. Feature: Closes #273, Added support for attribute routing in MVC 5.
  2. Bug: Closes #275, SiteMapTitleHelper missing an @ sign, throws System.Web.HttpCompileException.
  3. 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.
  4. Bug: Allow white-space between the names and commas in FilteredSiteMapNodeVisibilityProvider.
  5. Bug: Fixes #267, absolute paths returned from UrlResolver causes exception.
  6. 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.