Skip to content

Commit 6a18acf

Browse files
authored
Update 2025-10-23-preview-url-default-behavior.mdx
1 parent 72b05ce commit 6a18acf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/changelog/workers/2025-10-23-preview-url-default-behavior.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ In July, [we introduced preview URLs to Workers](/changelog/2025-07-23-workers-p
2727

2828
To address this, we made a [one-time update](/changelog/2025-09-17-update-preview-url-setting/) to disable preview URLs on existing Workers that had their workers.dev route disabled and changed the default behavior to be disabled for all new deployments where a preview URL setting was not explicitly configured.
2929

30-
While this change helped secure many customers, it was also disruptive for customers who keep their `workers.dev` route enabled and actively use the preview functionality, as it now required them to explicitly enable preview URLs on every redeployment.
31-
T
32-
his new, more intuitive behavior ensures that your preview URL settings align with your `workers.dev` configuration by default, providing a more secure and predictable experience.
30+
While this change helped secure many customers, it was disruptive for customers who keep their `workers.dev` route enabled and actively use the preview functionality, as it now required them to explicitly enable preview URLs on every redeployment.This new, more intuitive behavior ensures that your preview URL settings align with your `workers.dev` configuration by default, providing a more secure and predictable experience.
3331

3432
**Securing access to `workers.dev` and preview URL endpoints**
3533

0 commit comments

Comments
 (0)