Skip to content

Release 1.2.0#18

Merged
firestar300 merged 1 commit into
developfrom
release/1.2.0
Jun 23, 2026
Merged

Release 1.2.0#18
firestar300 merged 1 commit into
developfrom
release/1.2.0

Conversation

@firestar300

@firestar300 firestar300 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Release 1.2.0


Note

Medium Risk
Front-end output now depends on PHP rendering and escaping instead of stored HTML; regression risk for existing content is mitigated by deprecation but still warrants front-end and editor smoke tests.

Overview
Release 1.2.0 switches the Blockparty Iframe block from static saved HTML to server-side rendering: post content keeps block attributes, and front-end iframe markup is built in PHP via BlockRenderer and a register_block_type() render_callback (aligned with blockparty-post-sharing).

A deprecated block definition preserves the old save.js output so posts that still have serialized iframe HTML stay valid in the editor. Version strings and docs are bumped across the plugin, npm package, WordPress.org blueprint (ref 1.2.0), and changelog/readme.

Developer tooling updates include PSR-4 autoload for Blockparty\Iframe\, PHPCS short-array rules, and refreshed Composer dev pins (composer.lock ignored in git).

Reviewed by Cursor Bugbot for commit 7e64be0. Bugbot is set up for automated code reviews on this repo. Configure here.

@firestar300 firestar300 merged commit b9b9ed5 into develop Jun 23, 2026
5 of 6 checks passed
@firestar300 firestar300 deleted the release/1.2.0 branch June 23, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant