We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75094b commit 2afa280Copy full SHA for 2afa280
src/content/release-notes/browser-rendering.yaml
@@ -9,6 +9,9 @@ entries:
9
title: Page title now included in content endpoint responses
10
description: |-
11
* The [`/content` endpoint](/browser-rendering/rest-api/content-endpoint/) now returns the page's title, making it easier to identify pages.
12
+ title: Default viewport updated to 1920×1080
13
+ description: |-
14
+ * The default viewport size has been increased from 800×600 to 1920×1080. You can still override the viewport via request options.
15
- publish_date: "2025-07-25"
16
title: "@cloudflare/puppeteer 1.0.4 released"
17
0 commit comments