Skip to content

Commit e157808

Browse files
Add changelog entry for builds preview button (#26199)
* Add changelog entry for builds preview button * Apply suggestions from code review Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com> * remove shade --------- Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>
1 parent 31ade81 commit e157808

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
396 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Access Workers preview URLs from the Build details page
3+
description: You can now access Preview URLs directly from the build details page
4+
products:
5+
- workers
6+
date: 2025-10-30
7+
---
8+
9+
You can now access [preview URLs](/workers/configuration/previews/) directly from the build details page, making it easier to test your changes when reviewing builds in the dashboard.
10+
11+
![preview button](src/assets/images/changelog/workers/builds-preview-button.png)
12+
13+
14+
**What's new**
15+
* A **Preview** button now appears in the top-right corner of the build details page for successful builds
16+
* Click it to instantly open the latest preview URL
17+
* Matches the same experience you're familiar with from Pages

0 commit comments

Comments
 (0)