All releases
v2.15.1
February 1, 2026
Patch
In this release
New1
Improved2
Fixed2
Internal12
Total17

Playground Redesign & Light JS Mode

Redesigned the playground configuration panel and added a new lightweight browser scraping mode for faster JS-rendered page scraping.

Highlights
New Lightweight Browser Scraping

A new scraping mode bridges the gap between fast HTTP requests and full browser rendering. Get JavaScript-rendered content at significantly lower cost and latency, controllable via the force_tier parameter.

Redesigned Playground Config

The playground configuration panel has been redesigned for better usability and scroll performance, making it easier to set up complex scrape requests.

New Features

1

New Lightweight Browser Scraping

A new scraping mode bridges the gap between fast HTTP requests and full browser rendering. Get JavaScript-rendered content at significantly lower cost and latency, controllable via the force_tier parameter.

Improvements

2

Redesigned Playground Config

The playground configuration panel has been redesigned for better usability and scroll performance, making it easier to set up complex scrape requests.

Faster Dashboard Loading

Moved user data fetching to the client side, reducing initial page load time for the dashboard.

Bug Fixes

2

Clickable Balance Display

Your balance display in the dashboard header is now clickable and navigates directly to the billing page.

OAuth Error Messages

Improved error messages when OAuth sign-in encounters issues, so you can understand what went wrong.

Plus 12 internal changes for stability and performance.