# Changelog #032
URL: /changelog/changelog-032

---
title: "Changelog #032"
sidebarTitle: "Changelog #032"
llm: true
image: "/images/changelog/32.png"
imageAlt: "Announcing Changelog #032"
publishedAt: "2026-07-03"
---
import Image from 'next/image';

<Image
  src="/images/changelog/32.png"
  alt="Announcing Changelog #032"
  width={800}
  height={400}
/>
Hey everyone. Mostly session observability this week, plus a couple of browser and recorder fixes and some pricing-doc cleanup to make plan behavior clearer.

### 🔧 Improvements

*   Sessions can now opt into capturing worker network requests, for deeper visibility into what a run is doing.

*   Managed browser now supports cropping the browser chrome.

*   Pricing docs now show the current proxy and CAPTCHA rates, and note that Launch-plan proxies and CAPTCHA solving unlock after a $10 deposit.

*   The leaderboard picked up WebChallenger results on WebArena and Online-Mind2Web, new Claude Sonnet 5 and Agents-A1 entries, and refreshed Sonnet 4.6 scores.

### 🐛 Bug Fixes

*   Fixed recorder event handling so heavy sessions no longer flood the local API or lose recording data under load.

*   Reduced CAPTCHA task upsert lock contention in the backend.
