Skip to content

v4.4.8

Compare
Choose a tag to compare
@NightOwl888 NightOwl888 released this 07 Jan 21:39
· 206 commits to master since this release

Change Log

  1. Bug: Fix for #262, visibility attribute missing from attributes collection.
  2. Bug: Added guard clause in Title, Canonical, and MetaRobots HTML helpers to prevent a null reference exception when the current node is null (which can happen when the user logs out of the application).
  3. Feature: Added naming functionality to FilteredSiteMapNodeProvider so different menus (and other HTML helpers of the same type) can have different nodes visible.