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.
1.2.2 - 2022-02-27
- Renamed incorrect
RemoveRobots
extension method
1.2.1 - 2021-06-29
- Default
IRobotsBuilder
implementations are public to improve extensibility - Default configuration is registered once per application lifecycle
IRobotsBuilder
is initialised only when requested and within anUmbracoContext
1.2.0 - 2021-06-24
- Custom
IRobotsBuilder
s and routes are registerable at startup
IRobotsBuilder
takes a culture for multi-lingual content- Files are cached for 15 minutes
- Default configuration is more easily extensible
1.1.0 - 2020-08-17
- Default output can now be overwritten with
IRobotsBuilder
- Documentation for configuring Friendly Robots
- Combined
RobotsConfigComposer
andRobotsRouteComposer
intoRobotsComposer
- Improved handling of null config values
1.0.0 - 2019-10-27
- Initial release of Friendly Robots for Umbraco 8.1