Skip to content

v2.4.1

Compare
Choose a tag to compare
@j-mendez j-mendez released this 09 Sep 16:39
· 217 commits to main since this release

Whats Changed

The screenshot performance has drastically increased by taking advantage of chromes params to handle full_screen without re-adjusting the layout and the optimize_for_speed param. This works well the concurrent interception handling to avoid stalling on re-layout. If you use the crawler to take screenshots it is recommended to upgrade.

  • perf(chrome): add major screenshot performance custom command
  • chore(utils): add trie match all base path
  • chore(examples): add css scraping example

Full Changelog: v2.3.5...v2.4.1