Skip to content

[RELEASE] Crawler version 11.0.2

Compare
Choose a tag to compare
@tomasnorre tomasnorre released this 11 Jan 19:11
· 201 commits to main since this release

Added

  • Docs: Troubleshooting - Site based baseVariants not used
  • Docs: Example on how to exclude pages recursively from being crawled
  • Docs: Respecting Categories in News to prevent double indexing
  • Docs: Set correct main branch name

Fixed

  • DateTime parse error in backend module when displaying log
  • PHP8 undefined array keys in CrawlerController, ConfigurationService and middlewares
  • Text not displayed in confirm dialog in backend module

New Contributors