github mnemosynestack/doppelganger v0.8.2

9 hours ago

Features

  • randomizeClicks behavior option — Added a new configurable option to toggle between random-point-in-element clicks and center-of-element clicks (off by default)
  • Cursor glide on all mouse movements — Cursor glide now applies to all mouse movements, including dead clicks and coordinate-based clicks, for more natural-looking automation

Performance

  • Smoother cursor glide metrics — Tuned cursor glide parameters for smoother speed and step-size distributions, reducing unexpected jumps
  • Memoize CaptureCard — Memoized CaptureCard component to prevent unnecessary re-renders in react-window lists

Refactors

  • Simplified click retry logic — Streamlined click retry to a single attempt with a Playwright fallback, removing redundant retry loops

Full Changelog: v0.8.1...v0.8.2

Don't miss a new doppelganger release

NewReleases is sending notifications on new releases.