You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extensibility: Changed open generic registration of cache providers in external DI modules so they can be extended without having to change configuration code. Please update your DI modules using the diff as a guide.
Bug: Fix for issue described in #212, problem with preserved route parameters being written to the shared cache.
Bug: Fix for #214, Area inheritance logic not working correctly for default non-area nodes.
Feature: Added key property to SiteMapNodeModel View Model class to aid in building custom CSS schemes.