Releases: callumbwhyte/friendly-robots
Releases · callumbwhyte/friendly-robots
v1.2.2
v1.2.1
Internal improvements to registration of IRobotsBuilder
and a small fix to prevent configuration being loaded before an UmbracoContext
has been created!
v1.2.0
Friendly Robots is now more flexible than ever before! Robots.txt files and routes can now be registered at startup. Extended configuration options make it easier to change the defaults in code.
Finally, for an added performance boost all files are now cached for 15 minutes when running in Release
mode.
v1.1.0
Fixes some bugs with error handling, and introduces IRobotsBuilder
to make it possible to override the default robots.txt output.
v1.0.0
Initial release of Friendly Robots for Umbraco 8.1 with support for dynamically generated robots.txt files.