Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/content/release-notes/browser-rendering.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ productLink: "/browser-rendering/"
productArea: Developer platform
productAreaLink: /workers/platform/changelog/platform/
entries:
- publish_date: "2025-04-07"
title: Playwright support
description: |-
* Released a [Playwright version](/browser-rendering/platform/playwright/) in open beta that is compatible with Cloudflare Workers. Available to all customers with a Workers Paid Plan.
- publish_date: "2025-04-07"
title: New REST API endpoints
description: |-
* Released three new endpoints to for [capturing structured data](/browser-rendering/rest-api/json-endpoint/), [extracting markdown from a webpage](/browser-rendering/rest-api/markdown-endpoint/) and [retrieving links from a webpage](/browser-rendering/rest-api/links-endpoint/).
- publish_date: "2025-02-27"
title: New Browser Rendering REST API
description: |-
Expand Down