Releases: FriendsOfShopware/FroshRobotsTxt
Releases · FriendsOfShopware/FroshRobotsTxt
0.2.2
What's Changed
- fix: Do not assert but rather check that domain rules are valid
- refactor!: Make uneeded public method
DomainRuleStruct::parseRules
private - refactor: Do not assert but rather fallback
- refactor: Optimize lookup if domain has already been considered
New Contributors
Full Changelog: 0.2.1...0.2.2
0.2.1
- Chore: Add missing author in composer.json, thanks @wannevancamp
- Chore: Increase minimum supported Shopware version to 6.5.8 (other versions were broken before anyways)
- Bugfix: Deduplicate domains, thus domain URLs, thanks @jankal
- Bugfix: Allow crawling of media files in the default configuration, thanks @jankal