All releases
v3.14.1
July 9, 2026
Patch
In this release
Improved5
Fixed5
Internal35
Total45

Bulletproof Data Delivery and Routing

This release introduces automated routing optimization for advanced security providers and standardizes our HTTP/2 browser fingerprints to ensure your web scrapes bypass detection effortlessly. We have also refined our multi-tier routing logic to prevent premature escalation, saving you bandwidth credits while maintaining our hallmark reliability.

Highlights
HTTP/2 Signature Alignment

Refined outbound browser signatures by stripping connection headers over HTTP/2. This ensures your requests are indistinguishable from organic traffic, drastically reducing blocks on secured endpoints.

Cost-Effective Routing Logic

Optimized our multi-tier routing logic to prevent premature escalation to premium network tiers. The system now strictly verifies page loads on standard paths first, preserving your credits.

Improvements

5

HTTP/2 Signature Alignment

Refined outbound browser signatures by stripping connection headers over HTTP/2. This ensures your requests are indistinguishable from organic traffic, drastically reducing blocks on secured endpoints.

Cost-Effective Routing Logic

Optimized our multi-tier routing logic to prevent premature escalation to premium network tiers. The system now strictly verifies page loads on standard paths first, preserving your credits.

Proactive Stalled Request Reaping

Enforced strict processing limits on stalled web requests. Stalled jobs are now systematically terminated and released, preventing API requests from hanging indefinitely in your queue.

Adaptive Error Classification

Improved smart routing algorithms by accurately tracking partially recovered web pages. This minimizes redundant retries, boosting overall throughput on complex domains.

General bug fixes and improvements

Plus 35 internal improvements for better reliability and performance.

Bug Fixes

5

Interactive Widget Recognition

Expanded detection for interactive verification widgets to support a wider array of SDK methods. This prevents false negatives during extraction on pages using non-standard widget initializers.

Modern JavaScript Literal Parsing

Enhanced the parsing of modern JavaScript template literals inside inline script tags. The engine now avoids misinterpreting dynamic code holes as inactive comments, boosting extraction accuracy.

Decoy Verification Filtering

Corrected a parsing behavior where commented-out decoy security scripts were misidentified as active blockades. The engine now ignores inactive code, preventing unnecessary processing pauses.

Playground Layout UI Restored

Fixed a layout bug in the Developer Playground that caused the scrape results container to grow unbounded. The panel height is now capped with scrolling, streamlining the inspection flow.

Interactive Tutorial Navigation

Resolved an overlay hit-testing bug in the interactive tutorial that blocked clicking the 'Next' button. You can now complete playground onboarding without any UI friction.

Plus 35 internal changes for stability and performance.