Skip to content

Commit 67c04f9

Browse files
committed
docs(changelog): humanize #35 copy and add compressed cover image
1 parent a8f9a67 commit 67c04f9

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

content/docs/changelog/changelog-035.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
22
title: "Changelog #035"
33
sidebarTitle: "Changelog #035"
44
llm: true
5-
image: "/images/changelog-placeholder-white.jpeg"
5+
image: "/images/changelog/35.png"
66
imageAlt: "Announcing Changelog #035"
77
publishedAt: "2026-07-24"
88
---
99
import Image from 'next/image';
1010

1111
<Image
12-
src="/images/changelog-placeholder-white.jpeg"
12+
src="/images/changelog/35.png"
1313
alt="Announcing Changelog #035"
1414
width={800}
1515
height={400}
1616
/>
17-
Hey everyone. This week was mostly session visibility and docs infrastructure, with a small API addition and a new cookbook recipe for Stripe Projects.
17+
Hey everyone. Mostly session visibility and docs plumbing this week, plus a small API addition and a new Stripe Projects recipe in the cookbook.
1818

1919
### ⭐ New
2020

21-
* Added a Stripe Projects web agent recipe to the cookbook, covering a Next.js research agent workflow with Steel.
21+
* Added a Stripe Projects web agent recipe to the cookbook: a Next.js research agent built on Steel.
2222

2323
### 🔧 Improvements
2424

25-
* Sessions API now supports a `browserMode` field on `/v1/sessions`, and the console session details view now shows the selected browser.
25+
* The Sessions API now takes a `browserMode` field on `/v1/sessions`, and the console shows which browser a session is running.
2626

27-
* Docs now emit BreadcrumbList JSON-LD across the site, and integration pages now include TechArticle metadata.
27+
* Docs now ship BreadcrumbList JSON-LD site-wide, and integration pages include TechArticle metadata.
2828

2929
### 🐛 Bug Fixes
3030

31-
* Fixed CDP capture so nested scroll interactions are recorded correctly in Steel Browser.
31+
* Fixed CDP capture so nested scroll interactions record correctly in Steel Browser.
3232

3333
* Fixed network capture for dedicated web workers in Steel Browser.
3434

35-
* Fixed ambiguous JetStream publish timeouts in the API.
35+
* Fixed JetStream publish timeouts in the API that were failing unpredictably.
3636

3737
### 🏡 Housekeeping
3838

39-
* Infra quiesced the fleet controller in staging and production ahead of the GCP Nomad fleet teardown.
39+
* Wound down the fleet controller in staging and production ahead of the GCP Nomad teardown.

public/images/changelog/35.png

791 KB
Loading

0 commit comments

Comments
 (0)