Skip to content

v2.8.29

Compare
Choose a tag to compare
@j-mendez j-mendez released this 05 Oct 14:55
· 176 commits to main since this release

Whats Changed

Fix request interception remote connections. Intercept builder now uses spider::features::chrome_common::RequestInterceptConfiguration and adds more control.

  • chrome performance improvement reducing dup events
  • chore(chrome): add set extra headers
  • chore(smart): add http fallback chrome smart mode request
  • chore(chrome): add spoofed plugins
  • chore(real-browser): add mouse movement waf
  • chore(chrome): patch logs stealth mode
  • chore(page): fix url join empty slash
  • chore(chrome): fix return page response headers and cookies
  • chore(page): add empty page validation
  • chore(config): add serializable crawl configuration
  • chore(retry): add check 502 notfound retry

Full Changelog: v2.7.1...v2.8.29