All releases
v3.13.0
July 5, 2026
Minor release
In this release
New2
Improved2
Fixed5
Internal18
Total27

Smarter Request Routing and Enhanced Concurrency

In this release, we've introduced automatic request downgrades for intensive jobs to prevent timeouts, alongside tier-aware concurrency limits that let you scrape standard domains much faster. We have also brought full inline 3D Secure support to quick deposits and upgraded our scraping engine to maintain robust access to highly protected websites.

Highlights
Automatic long-running job handoff

Scrape requests requiring intensive execution are now automatically routed to our asynchronous system. Instead of waiting on a slow connection, you will immediately receive a job ID for polling.

Inline 3D Secure deposits

European and UK users can now complete quick dashboard deposits seamlessly using native multi-factor 3DS verification. This eliminates manual payment retries with different cards.

Tier-aware domain concurrency

Standard and lightweight target sites can now support significantly higher parallel requests. This allows you to scale up your data retrieval pipelines and speed up bulk scraping.

New Features

2

Automatic long-running job handoff

Scrape requests requiring intensive execution are now automatically routed to our asynchronous system. Instead of waiting on a slow connection, you will immediately receive a job ID for polling.

Inline 3D Secure deposits

European and UK users can now complete quick dashboard deposits seamlessly using native multi-factor 3DS verification. This eliminates manual payment retries with different cards.

Improvements

2

Tier-aware domain concurrency

Standard and lightweight target sites can now support significantly higher parallel requests. This allows you to scale up your data retrieval pipelines and speed up bulk scraping.

Boosted backend gateway throughput

We scaled up our core API gateway capacity to handle double the standard concurrent workload. This minimizes request queue times and guarantees stable performance during traffic spikes.

Bug Fixes

5

Upgraded website block bypass

Our request engine has been updated to mimic the latest browser connection patterns and headers. This ensures reliable access on domains guarded by advanced website detection systems.

Expanded domain support

We improved scraping reliability and resolved consistent blocks on several major retail, media, and e-commerce websites. These targets are now fully operational with preconfigured parameters.

Accurate dashboard billing history

All ledger balances, subscription start/end dates, and payment history records now accurately reflect the correct UTC timezone. This ensures perfect alignment in your billing history views.

Improved playground trial feedback

The trial playground now offers descriptive error states when test scrapes reach the execution time limit. This helps you identify how to properly configure your scraper settings before launch.

General bug fixes and improvements

This release also includes minor fixes to the account balance auto-refresh system and database optimizations for transaction processing. These improvements ensure a smoother dashboard experience.

Plus 18 internal changes for stability and performance.