Skip to content

Commit f33011f

Browse files
authored
Update 2025-09-17-update-preview-url-setting.mdx
1 parent 5c5fcfd commit f33011f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-09-17-update-preview-url-setting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ To prevent the accidental exposure of applications, we've updated how Worker pre
99
**What has changed:**
1010
- New Default Behavior: If a Worker's `workers.dev` route is disabled and its preview URL is not explicitly configured, the preview URL will now default to disabled. However, you can still explicitly enable the preview URL regardless of your `workers.dev` enablement status by doing `preview_urls = true`
1111
- One-Time Update for Existing Workers: We performed a one-time update to disable preview URLs on existing Workers with a disabled `workers.dev` route. This ensures an explicit opt-in is required going forward.
12-
- Re-enabling Preview URLs: If your preview URL was disabled, you can re-enable it through the Worker's settings page in the dashboard or by updating the Worker's configuration file and deploying with Wrangler (version 4.34.0 or later).
12+
- Re-enabling Preview URLs: If your preview URL was disabled, you can re-enable it through the Worker's settings page in the dashboard or by updating the Worker's configuration file and deploying with Wrangler (minimum of version 4.34.0).
1313

1414

0 commit comments

Comments
 (0)