Skip to content

v2.0.50 (2026-02-17)

Choose a tag to compare

@ryanbr ryanbr released this 23 May 09:17
· 576 commits to main since this release

Fixed

  • Fingerprint random mode improvements
  • CDP round-trips reduced to 1, cache bodyText
  • safeClick/safeWaitForNavigation timeout leaks
  • Redundant context validation removed
  • Shadowroot compatibility on cloudflare.js

Improved

  • interact: true performance
  • Canvas noise optimisation for large canvases
  • Fingerprint consistency fixes (mousemove WeakMap, human simulation timing)
  • measureText read-only property fix
  • Support for larger lists
  • ignoreDomains improvements
  • Hot path performance optimisations (indexed loops, single-pass regex matching, URL parsing)
  • Adblock domain matcher precomputation