Skip to content

Beta#32

Merged
Finallf merged 2 commits into
masterfrom
beta
Jun 21, 2026
Merged

Beta#32
Finallf merged 2 commits into
masterfrom
beta

Conversation

@Finallf

@Finallf Finallf commented Jun 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

Finallf and others added 2 commits June 21, 2026 19:46
WP iframes the theme update's `url` for the "View version details" link, and we
were passing the GitHub release page, which sends X-Frame-Options: deny — the
browser refuses to embed it ("connection refused"). Point `url` at our own
themes_api modal (theme-install.php) instead; it renders the changelog inline
and is same-origin. (Plugins are unaffected — their details link uses
plugins_api, not the url iframe.)
## [1.13.1-beta.1](v1.13.0...v1.13.1-beta.1) (2026-06-21)

### 🐛 Bug Fixes

* **updater:** theme "View details" modal — stop iframing github.com ([9856391](9856391))

<br>

---
@Finallf Finallf merged commit 79b92f9 into master Jun 21, 2026
2 checks passed
@Finallf

Finallf commented Jun 21, 2026

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.13.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants