Skip to content

v2.1.9

Compare
Choose a tag to compare
@j-mendez j-mendez released this 26 Aug 17:07
· 125 commits to main since this release

Whats New

This release brings bug fixes with chrome opening pages causing hangs. The builder method website.with_return_page_links can be used to attach the links found on the web page to the page object.

  • chore(chrome): fix instances being left open from ignorable handler errors
  • chore(scrape): add sitemap and smart [#206]
  • feat(page): add return page links configuration
  • chore(config): fix budget reset on crawl end

Thanks @DimitriTimoz

Full Changelog: v2.0.6...v2.1.9