Skip to content

[RELEASE] Crawler version 9.1.1

Compare
Choose a tag to compare
@tomasnorre tomasnorre released this 17 Oct 17:34

Added

  • Documentation example for ext:news
  • CrawlStrategyFactory to move login out of the QueueExecutor

Deprecated
Functions & Properties

  • ProcessRepository->countActive()
  • ProcessRepository->getLimitFromItemCountAndOffset()
  • CrawlerController->getUrlFromPageAndQueryParameters()

Changed

  • UrlService->getUrlFromPageAndQueryParameters() moved from CrawlerController

Fixed

  • Frontend User initialization with UserGroups for crawling protected pages
  • Making sure PageUid added with ExcludeString is kept as integers
  • Instantiation of ProcessRepository and QueueRepository change to GeneralUtility::makeInstance
  • Ensure that DataHandlerHook will not add pages to queue that does not exist