All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Route handler for rendering templates within a SurfaceController
- Route handler for finding content by XPath
- Renamed
RootNodeByDomainRouteHandler
toUmbracoVirtualRootNodeByDomainRouteHandler
for consistency
1.1.1 - 2021-07-01
- Re-added
RootNodeByDomainRouteHandler
constructor with single-parameter
1.1.0 - 2021-06-30
- Extension method for getting URL behind proxy (via
X-Forwarded
headers)
- First root node is returned when no matches are found for domain
DomainHelper
is injected into route handlers
1.0.0 - 2020-02-01
- Initial release of Routing Extensions for Umbraco 8.1