DEV Community

Cover image for Surfsky 0.6.2: Alpha testing completed, CAPTCHA solver implemented, performance enhanced
Surfsky
Surfsky

Posted on

Surfsky 0.6.2: Alpha testing completed, CAPTCHA solver implemented, performance enhanced

We've made many updates to Surfsky recently, but the biggest news is that we're done with alpha testing and ready for our first customers! To start using Surfsky, simply request a demo or reach out via our contact form.

Here's a quick summary of the latest key updates in Surfsky version 0.6.2:

  • Updated the browser kernel to 121.4. We keep the kernel up-to-date and do not lag behind the official Chrome release schedule, blending in with the crowd of regular users of this browser.
  • We've created a feature that can solve Cloudflare Turnstile, hCaptcha, and reCAPTCHA v2/v3/enterprise. At present, this tool can be utilized in client code. Soon, we'll upgrade it to solve these automatically on our server.
  • Browser starts up faster now. We've improved how it scales.
  • Added a graceful browser closure, which involves sending closure signals to APIs and processes so they can complete their work correctly, close connections, and free up resources before fully closing the instance.

Top comments (0)