# Changelog #030
URL: /changelog/changelog-030

---
title: "Changelog #030"
sidebarTitle: "Changelog #030"
llm: true
image: "/images/changelog/30.png"
imageAlt: "Announcing Changelog #030"
publishedAt: "2026-06-19"
---
import Image from 'next/image';

<Image
  src="/images/changelog/30.png"
  alt="Announcing Changelog #030"
  width={800}
  height={400}
/>
Hey everyone. This was a docs week. We're prepping a lot of new stuff for our upcoming [launch week](https://steel.dev/launch-week), so this week was mostly about getting the docs into better shape: more FAQs, even an agent-friendly 404 page, updated x402 examples, and a new benchmark on the leaderboard.

### 🔧 Improvements

*   Added FAQ sections with questions we've been getting to more overview and integration pages. They include FAQ structured data and stay readable in the markdown that agents crawl.

*   Reworked the docs 404 page with better recovery links and a pointer to the LLM docs index.

*   Updated the x402 docs so the scrape, screenshot, and PDF examples match the live browser tool endpoints.

*   Added HealthAdminBench to the leaderboard, with simulated healthcare admin portal workflows.
