v6.15.0
Version 6.15.0
Application Changes
- Refactored how AI robots list is included in the rendered
robots.txtfile if theblock_ai_scrapersapplication configuration key is set toTrue- Added the
robots.ai.txtfile that contains the latest version of therobots.txtfile from ai-robots-txt/ai.robots.txt - When
block_ai_scrapersis set toTrue, includeContent-Signal: ai-train=no, search=yes, ai-input=noin the renderedrobots.txtfile - When
block_ai_scrapersis set toFalse, includeContent-Signal: search=yesin the renderedrobots.txtfile
- Added the
Development Changes
- Changed tests to use
response.textrather thanresponse.datawhen checking contents of the page to remove the need to useb""
Pull Requests(s): #150
Full Changelog: v6.14.1...v6.15.0