All releases
v3.8.0
June 24, 2026
Minor release
In this release
New3
Improved11
Fixed7
Security2
Internal59
Total82

High-Fidelity Scraping and Multi-Session Isolation

This release introduces major upgrades to our browser emulation layers and ensures guaranteed multi-session isolation to keep your scraping tasks completely undetectable. We have also enhanced our proxy routing for protected domains, expanded our automated challenge-solving coverage, and optimized request timeouts to maximize your successful scraping budget. Additionally, key security, layout, and support portal updates make the overall dashboard experience faster and more secure.

Highlights
Interactive Support File Uploads

Attach files directly to your support tickets using drag-and-drop, file browsing, or clipboard pasting. Attached files are rendered inline as clickable thumbnails or download cards.

Real-Time Support Notifications

Experience real-time support updates on the dashboard with instant notifications, typing indicators, and live toast alerts. Ticket unread badges ensure you never miss an update.

High-Fidelity Browser Emulation

We have significantly upgraded our browser emulation layers to perfectly simulate standard desktop environments. Visibility, screen dimensions, focus, and permissions now match real user behaviors to prevent detection.

New Features

3

Interactive Support File Uploads

Attach files directly to your support tickets using drag-and-drop, file browsing, or clipboard pasting. Attached files are rendered inline as clickable thumbnails or download cards.

Real-Time Support Notifications

Experience real-time support updates on the dashboard with instant notifications, typing indicators, and live toast alerts. Ticket unread badges ensure you never miss an update.

Markdown Support Ticket Composer

We have introduced a full Markdown editor for ticket replies, complete with formatting shortcuts and live preview. Writing and formatting technical support tickets is now faster and more intuitive.

Improvements

11

Faster Batch URL Validation

Deduplicated DNS lookups during batch URL operations to prevent sequential blocking network bottlenecks. Requests targeting multiple URLs on the same domains now process significantly faster.

Longer Render Waits for SPAs

Increased the maximum wait time for client-side rendered (CSR) or complex Single Page Applications (SPAs) from 10 to 20 seconds. This allows slow dynamic content to fully hydrate before capture.

High-Fidelity Browser Emulation

We have significantly upgraded our browser emulation layers to perfectly simulate standard desktop environments. Visibility, screen dimensions, focus, and permissions now match real user behaviors to prevent detection.

Guaranteed Multi-Session Cookie Isolation

Each individual scrape request now utilizes completely isolated cookie jars and browser contexts to eliminate cookie leakage. This prevents security filters from tracking request patterns across different targets.

Smart Proxy Recovery and Routing

Standard requests are now dynamically isolated from high-reputation IP pools reserved for protected targets. In addition, temporary proxy blocks now decay gradually on success, keeping the active IP pool healthier.

Smarter Security Challenge Detection

Our request pipeline now executes a unified challenge detector before evaluating a page's content template. This ensures challenges hidden within styled, realistic-looking pages are correctly identified and resolved.

Expanded Verification Solving Support

We have expanded our automated challenge solvers to natively support a wider range of verification networks. Our background solvers are optimized to continue instantly upon verification, reducing request latency.

Optimized Request Timeout Management

The API now dynamically manages intermediate timeouts during multi-tier rendering attempts. If an initial attempt encounters delays, your remaining execution budget is preserved for high-success browser rendering.

Enhanced Javascript Solver Hardening

The background execution environment has been hardened against syntax errors and unsafe injection patterns. This significantly reduces warning alerts and improves extraction success rates on complex websites.

Automatic Browser Rotation

Browser instances in the automation pool are now automatically rotated after visiting a set number of unique domains. This clears accumulated state and prevents cross-domain tracking.

General bug fixes and improvements

Plus 18 internal improvements for better reliability and performance.

Bug Fixes

7

Improved Block Detection Precision

Enhanced our underlying block recognition patterns to catch empty or structured blocking responses from advanced security walls. The API now flags these attempts instantly, allowing for faster retries.

Accurate Redirection Webhooks

Fixed an issue in async webhook payloads where minor URL variations incorrectly triggered a redirected flag. The system now normalizes URLs before comparison for highly accurate reporting.

Accurate Soft-Block Classification

Fine-tuned our soft-block classifiers to prevent false-positive flags on legitimate, text-light websites like simple landing pages. Your scraping pipelines will experience fewer erroneous blocks.

Reliable Async Request Routing

Resolved a routing discrepancy that caused async-path domains to occasionally experience elevated block rates due to profile constraints. Routing has been optimized to ensure consistent scraping runs.

General Dashboard and Playground Fixes

Fixed minor UI bugs in the dashboard playground, including persistent redirect chains across result views. We also eliminated double-submission issues when closing or muting support tickets.

Improved Support Ticket Dashboard

We resolved multiple dashboard bugs, including a truncation issue that capped the unread ticket badge for active accounts. Inactive tickets are now closed accurately based on their grace period.

Playground Panel Layout Stability

The interactive API playground results panel has been updated to use a consistent height matching the configuration column. This resolves layout shifting issues, making it much easier to test your parameters.

Security

2

Comprehensive Sanitization Hardening

Hardened Markdown rendering and email pipelines to block potential cross-site scripting (XSS) and header-injection attempts. Malicious links and payloads are now neutralized automatically.

Secure Dashboard Redirection

The user dashboard now enforces a strict URL protocol allowlist on all clickable notification actions. This prevents unexpected protocol executions, ensuring a safe browsing experience.

Plus 59 internal changes for stability and performance.