Skip to content

Releases version 1.0.9#35

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

Releases version 1.0.9#35
firestar300 merged 1 commit into
developfrom
release/1.0.9

Conversation

@firestar300

@firestar300 firestar300 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Releases version 1.0.9


Note

Low Risk
Editor-only configuration plumbing for filterable block allowlists; no changes to frontend rendering or auth/data handling.

Overview
Release 1.0.9 bumps the plugin version across metadata (blockparty-modal.php, package.json, readme.txt, Playground blueprint, etc.) and documents the editor fix in CHANGELOG.md / readme.txt.

The behavioral change restores blockparty_modal_inner_allowed_blocks and blockparty_modal_trigger_allowed_blocks in the block editor on recent WordPress versions. Custom keys on block_editor_settings_all are no longer reliable because the editor strips unknown settings, so PHP now passes the filtered lists to the editor script via wp_localize_script as blockpartyModalEditorSettings (with the settings filter kept as a legacy fallback). Editor JS reads those localized lists when constraining inner blocks and modal triggers.

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

@firestar300 firestar300 merged commit f20c44f into develop Jun 23, 2026
4 of 6 checks passed
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