-
Notifications
You must be signed in to change notification settings - Fork 6.4k
/
Copy pathbrowser-rendering.yaml
35 lines (35 loc) · 1.77 KB
/
browser-rendering.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
link: "/browser-rendering/changelog/"
productName: Browser Rendering
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: |-
* Released a new [REST API](/browser-rendering/rest-api/) in open beta. Available to all customers with a Workers Paid Plan.
- publish_date: "2025-01-31"
title: Increased limits
description: |-
* Increased the limits on the number of concurrent browsers, and browsers per minute from 2 to 10.
- publish_date: "2024-08-08"
title: Update puppeteer to 21.1.0
description: |-
* Rebased the fork on the original implementation up till version 21.1.0
- publish_date: "2024-04-02"
title: Browser Rendering Available for everyone
description: |-
* Browser Rendering is now out of beta and available to all customers with Workers Paid Plan. Analytics and logs are available in Cloudflare's dashboard, under "Worker & Pages".
- publish_date: "2023-05-19"
title: Browser Rendering Beta
description: |-
* Beta Launch