All releases
v3.0.0
June 9, 2026
Major release
In this release
Improved5
Fixed4
Security1
Internal30
Total40

Enhanced Browser Scraping and enhanced mode

This release includes 1 internal improvements for better reliability and performance.

Highlights
Advanced stealth capabilities

We have upgraded our anti-detection engines to simulate human interactions like mouse movements and scrolling during fast requests. Fingerprint masking was also strengthened to ensure your scrapes pass through strict protection systems seamlessly.

Consistent session IP routing

Browser scraping sessions now maintain a single, sticky IP address throughout the entire page lifecycle. This prevents mid-session network changes that frequently trigger security challenges or correlation blocks on target websites.

Higher scraping success rates

We optimized how our platform allocates resources and manages connection timeouts during heavy scraping workloads. Your requests will now also automatically retry in the background if transient infrastructure errors occur.

Improvements

5

Advanced stealth capabilities

We have upgraded our anti-detection engines to simulate human interactions like mouse movements and scrolling during fast requests. Fingerprint masking was also strengthened to ensure your scrapes pass through strict protection systems seamlessly.

Consistent session IP routing

Browser scraping sessions now maintain a single, sticky IP address throughout the entire page lifecycle. This prevents mid-session network changes that frequently trigger security challenges or correlation blocks on target websites.

Higher scraping success rates

We optimized how our platform allocates resources and manages connection timeouts during heavy scraping workloads. Your requests will now also automatically retry in the background if transient infrastructure errors occur.

Handling of slow-loading pages

Extremely slow websites that exceed maximum navigation timeouts will no longer fail your entire request instantly. The API will now gracefully attempt to return whatever HTML successfully loaded before the time limit was reached.

General bug fixes and improvements

Plus 28 internal improvements for better reliability and performance.

Bug Fixes

4

Exactly-once job processing

We eliminated a backend race condition that could cause a scraping job to execute multiple times if a server experienced a sudden restart. Jobs are now strictly guaranteed to process exactly once, saving you credits and time.

Standardized empty API responses

API endpoints designed to return empty HTTP responses have been updated to perfectly align with strict standard validation rules. This ensures seamless compatibility with automated SDK generators and strongly-typed client libraries.

Reliable payment method selection

Setting a default payment method in your billing dashboard is now handled as a single atomic operation. This prevents the creation of duplicate default entries when multiple update requests are sent simultaneously.

Support ticket search stability

Searching your administrative support tickets with an empty query will no longer result in an unexpected server error. The platform now gracefully catches empty search strings and prompts for valid input.

Security

1

Enhanced data access security

We implemented stricter parameter validation and ownership verification across our billing and job management systems. These upgrades provide robust protection against unauthorized cross-account access and prevent potential injection vulnerabilities.

Plus 30 internal changes for stability and performance.