AllNewImprovedFixed
New

Browser tab on the marketing playground

The homepage playground has a third tab for Browser, next to Use Proxy and Find Proxy. Sign in and you can run real Browser requests from the dashboard with one click.

Improved

Dashboard playground reworked into a real request IDE

Request and response columns now share matching tabs (UI, Body, Headers, Cookies, Raw). Each pane has its own view switcher (JSON tree, HTML tree, text), Expand stretches the response full-width, and Ctrl/Cmd+K opens find-in-pane with next/prev navigation. Copy and Download buttons sit per-pane and grab exactly what's on screen, and the Cookies tab now groups by host with filter, per-row delete, and flag badges.

Fixed

Playground fields match the real API schema

Every Playground field is now schema-aligned: Browser forces GET, hides the body textarea, and the Raw tab shows the exact JSON that hits the API plus a curl reproducer.

Fixed

Unblocker works end-to-end on Single and Proxy Finder

With unblocker: true, Single and Proxy Finder now carry the full unblocker signature all the way to the origin, so anti-bot walls that check it let the request through.

Fixed

Cloudflare passive challenges resolve on Browser

Some Cloudflare sites return 200 OK but inject a background script that issues the real cf_clearance cookie a moment later. Browser used to return the page before that cookie arrived, leaving the jar empty. Now Browser waits for the cookie event, so you get a clean cf_clearance you can replay through Single or Proxy.

New

Test API requests inside the dashboard

You can now compose and send live requests right from your dashboard. Pick one of your API keys, switch between Single, Proxy, and Browser, fill in the URL, headers, and body, then hit Cmd+Enter to fire it. The response panel shows status, timing, and size, plus body, headers, and raw views you can copy or download.

Improved

Every blog post now has its own preview card

We rolled out unique Open Graph cards for all 30 existing blog posts. Links shared on Discord, LinkedIn, Slack, or Twitter now show a clean, branded preview instead of a generic favicon. New posts get their card generated automatically, with text-fitting that wraps long titles instead of cutting them mid-word.

Improved

Blog images react to your theme toggle

Embedded screenshots and diagrams in blog posts now switch when you flip the light/dark toggle. No more dark images burning a hole in a bright page, or pale screenshots disappearing on a dark one.

Fixed

Blog pagination links now work

The Older button on the blog used to send you back to page 1. Pagination now lives at /blog/page/N/ URLs with numbered navigation, so you can actually browse older posts. Thanks, Vladimir Petrov.

Fixed

Browser executes JavaScript on every request

Browser now runs every request through the JavaScript engine, so Cloudflare challenges and JS-heavy pages render as expected.

Improved

Product filter now works on Metrics and Activity

The product chip filter (Single, Proxy, Browser) now works on Metrics and Activity too, not just Overview. Pick a product anywhere, and your choice carries across all three pages. One small caveat: the Concurrency scope on Metrics is disabled when a product filter is active, since concurrency isn't broken out by product yet.

Improved

Terms updated: acceptable use and EU jurisdiction

Added an explicit acceptable-use clause covering third-party websites, plus a clearer jurisdiction section: Sofia courts with the EU consumer carve-out preserved. Worth a quick re-read if you're working with us at scale.

Fixed

Mobile fixes on the homepage and touch-friendly hints

The dashboard preview on the homepage was cramped on small screens. We fixed the type and spacing, and added tooltips that actually work on touch (hover-only hints don't help a phone).

New

Bot policy refresh for the AI era

We updated robots.txt with a clear stance for 2026. Search engines and social previewers (Facebook, LinkedIn, Twitter, Slack, Discord and friends) are explicitly welcome. AI training crawlers are not.

Improved

Per-page social previews across the site

Sharing a FourA link on Twitter, Slack, LinkedIn, or Discord used to fall back to one generic card. Every public page now has its own preview image with the right title and chips. Small detail, but it shows up every time someone shares us.