Skip to content

Beta - #33

Merged
Finallf merged 3 commits into
masterfrom
beta
Jun 22, 2026
Merged

Beta#33
Finallf merged 3 commits into
masterfrom
beta

Conversation

@Finallf

@Finallf Finallf commented Jun 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

Finallf and others added 3 commits June 21, 2026 22:51
WP's theme-information modal is screenshot/install-only and ignored our
changelog sections (blank), and routing through iframe_header in an admin-post
context booted admin_enqueue_scripts/admin_head with a null hook suffix —
fataling a strict-typed plugin enqueue. Serve the changelog from a small
self-contained admin-post page (own HTML + Parsedown + wp_kses_post, one linked
admin stylesheet) that fires no admin hooks, so the modal can't be broken by
other plugins.
## [1.13.1-beta.2](v1.13.1-beta.1...v1.13.1-beta.2) (2026-06-22)

### 🐛 Bug Fixes

* **updater:** render the theme changelog in a self-contained modal page ([322ade7](322ade7))

<br>

---
@Finallf
Finallf merged commit f735f3f into master Jun 22, 2026
4 checks passed
@Finallf

Finallf commented Jun 22, 2026

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.13.2 🎉

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