Skip to content

Commit 5cc0e55

Browse files
authored
Update browser-rendering.yaml (#25378)
1 parent 5426c01 commit 5cc0e55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/release-notes/browser-rendering.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ link: "/browser-rendering/changelog/"
33
productName: Browser Rendering
44
productLink: "/browser-rendering/"
55
entries:
6+
- publish_date: "2025-09-25"
7+
title: Updates to Playwright, new support for Stagehand, and increased limits
8+
description: |-
9+
* [Playwright](/browser-rendering/platform/playwright/) support in Browser Rendering is now GA. We've upgraded to [Playwright v1.55](https://playwright.dev/docs/release-notes#version-155).
10+
* Added support for [Stagehand](/browser-rendering/platform/stagehand/), an open source browser automation framework, powered by [Workers AI](/workers-ai). Stagehand enables developers to build more reliably and flexibly by combining code with natural-language instructions.
11+
* Increased [limits](/browser-rendering/platform/limits/#workers-paid) for paid plans on both the [REST API](https://developers.cloudflare.com/browser-rendering/rest-api/) and [Workers Bindings](https://developers.cloudflare.com/browser-rendering/workers-bindings/).
612
- publish_date: "2025-09-22"
713
title: Added `excludeExternalLinks` parameter to `/links` REST endpoint
814
description: |-

0 commit comments

Comments
 (0)