All releases
v2.11.0
January 26, 2026
Minor release
In this release
New2
Fixed1
Internal17
Total20

Mission Control Dashboard & SDK Update

Redesigned the main dashboard as a Mission Control view with quick-scrape autorun, and released SDK v2.0.1 with retry logic.

Highlights
Mission Control Dashboard

The main dashboard has been redesigned as a Mission Control view. Quick Scrape now autoruns for instant results, and key metrics are displayed in a streamlined vitals panel.

SDK Retry Logic (v2.0.1)

Both Python and Node.js SDKs now include automatic retry with exponential backoff and logging. Failed requests are retried transparently for better reliability.

New Features

2

Mission Control Dashboard

The main dashboard has been redesigned as a Mission Control view. Quick Scrape now autoruns for instant results, and key metrics are displayed in a streamlined vitals panel.

SDK Retry Logic (v2.0.1)

Both Python and Node.js SDKs now include automatic retry with exponential backoff and logging. Failed requests are retried transparently for better reliability.

Bug Fixes

1

Usage Chart Axis Fix

Fixed an issue where chart lines could cross the axes in the usage dashboard, improving data visualization accuracy.

Plus 17 internal changes for stability and performance.