Skip to content

v4.4.6

Compare
Choose a tag to compare
@NightOwl888 NightOwl888 released this 02 Dec 13:52
· 219 commits to master since this release

Change Log

  1. Bug: Fixes null reference exception that is thrown when accessing getter of Controller or Action properties after setting them to null.
  2. Bug: Updated version references for MVC 4 so they are consistent throughout the project.
  3. Bug: Fixed SimpleInjector default DI configuration so it excludes the SiteMapNodeCreator and DynamicSiteMapNodeBuilder classes so the Verify() method will function.
  4. Bug: Fixes #253 culture of current thread affecting the priority tag of the /sitemap.xml endpoint.