Skip to content

Commit a6e655f

Browse files
authored
Update browser-rendering.yaml
clarify viewport is for screenshot endpoint
1 parent 5b2d15a commit a6e655f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ entries:
1212
* Local development with `npx wrangler dev` now supports [Playwright](/browser-rendering/platform/playwright/) when using Browser Rendering. Upgrade to the latest version of wrangler to get started.
1313
* The [`/content` endpoint](/browser-rendering/rest-api/content-endpoint/) now returns the page's title, making it easier to identify pages.
1414
* The [`/json` endpoint](/browser-rendering/rest-api/json-endpoint/) now allows you to specify your own AI model for the extraction, using the `custom_ai` parameter.
15-
* The default viewport size has been increased from 800x600 to 1920x1080. You can still override the viewport via request options.
15+
* The default viewport size on the [`/screenshot` endpoint](/browser-rendering/rest-api/screenshot-endpoint/)has been increased from 800x600 to 1920x1080. You can still override the viewport via request options.
1616
- publish_date: "2025-07-25"
1717
title: "@cloudflare/puppeteer 1.0.4 released"
1818
description: |-

0 commit comments

Comments
 (0)