Skip to content

v4.0.17

Compare
Choose a tag to compare
@NightOwl888 NightOwl888 released this 28 Aug 19:22
· 343 commits to master since this release
  1. 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.
  2. Bug: Fix for issue described in #212, problem with preserved route parameters being written to the shared cache.
  3. Bug: Fix for #214, Area inheritance logic not working correctly for default non-area nodes.
  4. Feature: Added key property to SiteMapNodeModel View Model class to aid in building custom CSS schemes.