Skip to content

Conversation

@rubenfiszel
Copy link
Contributor

🤖 I have created a release beep boop

1.599.3 (2025-12-25)

Bug Fixes

  • add CORS headers to static assets for iframe context sharing (#7454) (77d3004)

This PR was generated with Release Please. See documentation.

@claude
Copy link
Contributor

claude bot commented Dec 25, 2025

Claude finished @rubenfiszel's task in 1m 2s —— View job


Review Complete ✅

  • Review PR changes
  • Analyze CHANGELOG.md update
  • Analyze version.txt update
  • Provide review feedback

This is an automated Release Please PR that bumps the version from 1.599.2 to 1.599.3.

Changes Summary

CHANGELOG.md: Adds a new section for version 1.599.3 documenting:

  • Bug Fix: "add CORS headers to static assets for iframe context sharing" (#7454)

version.txt: Updates version from 1.599.2 to 1.599.3

Review Feedback

All looks good! This is a standard Release Please PR with correctly formatted changes:

  1. Version bump is correct - Patch version increment (1.599.2 → 1.599.3) is appropriate for a bug fix
  2. CHANGELOG format is correct - Follows conventional commits format with proper links to PR and commit
  3. Commit reference is accurate - Points to the merged PR fix: add CORS headers to static assets for iframe context sharing #7454 with commit hash 77d3004

The underlying fix in PR #7454 adds Cross-Origin headers (Cross-Origin-Opener-Policy, Cross-Origin-Embedder-Policy, Cross-Origin-Resource-Policy) to /apps_raw/ static assets to enable the TypeScript worker to function correctly when the UI builder is loaded in an iframe.

No issues found with this release PR.


Testing Instructions

This is a release automation PR that only updates CHANGELOG.md and version.txt. To verify the underlying bug fix (CORS headers for iframe context sharing), navigate to the Raw App editor by going to Apps → create or edit a Raw App (at /apps_raw/add or /apps_raw/edit). The TypeScript worker should function correctly even when the UI builder is loaded in an iframe context. Previously, cross-origin isolation issues could prevent the TypeScript worker from working properly in iframe scenarios.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 25, 2025

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: c0a2058
Status: ✅  Deploy successful!
Preview URL: https://5fa220e1.windmill.pages.dev
Branch Preview URL: https://release-please--branches--ma.windmill.pages.dev

View logs

@rubenfiszel rubenfiszel merged commit e53b33c into main Dec 25, 2025
12 checks passed
@rubenfiszel rubenfiszel deleted the release-please--branches--main--components--windmill branch December 25, 2025 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2025
@rubenfiszel
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants