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
Added ability for developers to add URL filtering by implementing ISitemapRouteFilter.
Added "Manage Sitemap" permission.
Fixed error when adding a custom route with an empty URL. Empty custom routes are not allowed.
Removed the requirement for a Content Type to be creatable through the content UI in order to be included in the sitemap. This allows more custom coded types like Blogs to be indexed.