All releases
v3.12.1
July 3, 2026
Patch
In this release
New2
Improved13
Fixed13
Security8
Internal35
Total71

Enterprise Client Portal and Billing Upgrades

This release introduces major enhancements to browser emulation security, eliminating browser compatibility leaks and timing gaps to ensure seamless access to complex target websites. We've also streamlined our billing communications and upgraded auto-recharge mechanics, giving you deeper visibility and finer control over your account funding. Finally, all email notifications are now fully integrated into our modern design system for a polished, readable experience.

Highlights
Faster Dutch news scraping

Enjoy faster and more reliable data extraction on Dutch news domains. We optimized our routing logic to use more efficient connection profiles, achieving over a 97% success rate.

Fixed async redirect history

Resolved an issue where asynchronous responses incorrectly returned null values for destination URLs and redirect chains. You will now reliably receive the complete redirect path for all requests.

Automatic fallback proxy rotation

If a target flags an IP during initial attempts, the API now assigns a fresh IP for the fallback request. This avoids inherited blocks and boosts success rates on tough domains.

New Features

2

New Enterprise Client Portal

We have launched a self-service dashboard tailored specifically for enterprise clients. You can now manage your custom data pipelines and delivery destinations directly from a modern, unified interface.

Dedicated Billing Receipt Center

A new standalone card displays all historical invoices and receipts directly on your billing dashboard. You can now quickly view payments and download PDF copies without navigating nested tabs.

Improvements

13

Faster Dutch news scraping

Enjoy faster and more reliable data extraction on Dutch news domains. We optimized our routing logic to use more efficient connection profiles, achieving over a 97% success rate.

Optimized request routing

Our API now employs smarter routing limits for websites protected by advanced detection challenges. This prevents unnecessary escalation to premium routing tiers while maintaining high success rates.

Improved success on Adidas

Scraping international Adidas domains is now much more reliable. We resolved routing conflicts and updated outdated detection hints, ensuring your requests succeed instead of getting blocked.

Smarter outage handling

The API now returns a 503 status code with a standard Retry-After header during temporary system maintenance. This allows your integration to gracefully handle brief interruptions with automated retries.

Seamless playground redirection

Authenticated users visiting the public playground are now automatically redirected to the dashboard. This ensures you do not run into public rate limits and can test in your own sandbox.

General bug fixes and improvements

Plus 9 internal improvements for better reliability and performance.

Automatic fallback proxy rotation

If a target flags an IP during initial attempts, the API now assigns a fresh IP for the fallback request. This avoids inherited blocks and boosts success rates on tough domains.

Intelligent Dynamic Routing Optimization

Our request engine now dynamically manages domains with advanced protection to save your account credits. The system automatically shifts scraping modes to optimize success while reducing execution cost.

Non-Blocking API Concurrency

We have migrated our domain validation checks to utilize asynchronous resolving methods. This prevents background latency spikes and improves API response times under high concurrent request volumes.

Optimized Dashboard Navigation

We upgraded internal links on the delivery dashboards to utilize framework-native routing protocols. This eliminates full page refreshes, providing a faster and more responsive browsing experience.

Beautifully formatted email updates

All announcement, campaign, and weekly digest updates have been migrated to our modern design system. You will now receive beautiful, responsive emails that look great on any device.

Reliable account notifications

We have enabled full synchronization for transaction and account events, restoring missing notifications for auto-recharge and payment updates. This ensures you never miss a critical alert.

Smart auto-recharge validation

We now automatically block setting up auto-recharge with one-time payment methods like Klarna, Affirm, and cryptocurrency. This prevents invalid billing configurations.

Bug Fixes

13

Fixed async redirect history

Resolved an issue where asynchronous responses incorrectly returned null values for destination URLs and redirect chains. You will now reliably receive the complete redirect path for all requests.

Header sign-up button fixed

Fixed an issue where clicking the "Get Started Free" button in the navigation header did not trigger any action. The button now correctly launches the registration dialog without issues.

Timing-gate script support

We've added support for timing-gate APIs used by advanced verification challenges. This prevents script crashes and allows the browser environment to accurately simulate real-user execution.

Text encoding API support

The scraping environment now supports standard text-encoding and decoding APIs. This ensures that verification scripts processing complex encoded tokens run successfully without throwing errors.

Cryptographic validation support

We've implemented support for cryptographic hashing verification APIs on target pages. Scraping requests on sites requiring background mathematical computations will now succeed far more reliably.

Complete Redirect Response Tracking

API responses now accurately populate the final destination URL and the complete redirect chain across all scraping modes. This allows you to track programmatic redirects without writing custom middleware.

Robust Account Invitation Flow

Improved the organization acceptance flow to ensure invitation tokens are only consumed upon a successful database commit. This prevents accidental user lockouts during registration bottlenecks.

Activation Integrity Guard

We added a protection guard that prevents active user credentials from being overwritten if invitation links are reused. The system now returns a conflict response to secure existing accounts.

Reliable Billing Invoice Downloads

Fixed an issue that caused intermittent server errors when accessing invoices from direct links. Customers can now reliably retrieve and download PDF records of their payment history.

Correct Webhook Configuration Labels

Fixed a visual glitch on the overview page that incorrectly labeled active webhook destinations as unconfigured. The interface now accurately represents your custom data export destinations.

Auto-recharge failure alerts

Receive immediate email notifications if auto-recharge is disabled due to an expired or detached card. This ensures your scraping tasks are never silently interrupted by billing issues.

Dashboard payment method sync

Fixed an issue where recently added payment methods were missing from your billing dashboard. All active payment methods are now properly synced and manageable directly from your account.

Smarter detection of block pages

The platform now detects target site block pages even when they are served with a standard success status code. This prevents empty block pages from consuming your scraping quota.

Security

8

Sanitized Integration Error Logs

Restricted raw exception details from being returned when verifying cloud storage configurations. This guarantees internal metadata and provider details are never exposed in standard API responses.

Hardened Request Validation Security

We have strengthened security checks for data delivery destinations, proxy setups, and webhook endpoints. This blocks domain-rebinding attacks to keep your data transfer channels secure.

Tightened API Scope Enforcement

We have tightened API key authorization controls to ensure self-serve access profiles are strictly isolated from high-volume corporate routes. This prevents accidental credential misconfiguration.

Email Header Injection Prevention

System notification messages now thoroughly sanitize account and organization names of control characters. This protects automated billing and usage alerts from email manipulation risks.

WebRTC IP leak prevention

We have blocked local IP addresses and local hostnames from leaking through WebRTC connection requests. This prevents target websites from discovering your network details.

Randomized connection signals

Connection latency and speed characteristics are now randomized across requests. This prevents target detection systems from tracking you using static network profiles.

Accurate PDF viewer emulation

Headless browser configurations now accurately emulate standard browser PDF viewer behaviors. This eliminates a common browser compatibility inconsistency that detection systems use to block requests.

Hardened iframe injection timing

Implemented synchronous script injection within child iframes, closing a timing gap where target page checks could execute before our anti-detection modifications were applied.

Plus 35 internal changes for stability and performance.