You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Page title now included in content endpoint responses
9
+
title: Updates to REST API and local dev support
10
10
description: |-
11
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 1920x1080
13
-
description: |-
14
12
* The default viewport size has been increased from 800x600 to 1920x1080. You can still override the viewport via request options.
15
-
title: Playwright now supported in local development
16
-
description: |-
17
13
* Local development with `npx wrangler dev` now supports Playwright when using browser rendering. Upgrade to the latest version of wrangler to get started.
0 commit comments