Skip to content

Version/1.3.2 - #53

Merged
ptesei merged 12 commits into
mainfrom
version/1.3.2
Aug 5, 2026
Merged

Version/1.3.2#53
ptesei merged 12 commits into
mainfrom
version/1.3.2

Conversation

@ptesei

@ptesei ptesei commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Performance improvements removed script blocking time.


Note

Low Risk
Small frontend timing change and release housekeeping; no auth, data, or API surface changes.

Overview
Release 1.3.2 bumps version metadata across the plugin, block block.json files, WordPress.org readme.txt, Playground blueprint tag, and changelogs. It also adds bin/bump.sh (wired as npm run bump) to automate future semver bumps, and excludes /bin from distribution/export artifacts.

The user-facing fix is in view.js: accordion initialization no longer waits on window load. It runs as soon as the DOM is ready (DOMContentLoaded when still loading, otherwise immediately), which matches deferred view scripts and avoids delaying interactivity until subresources finish loading—addressing the “removed script blocking time” note in the changelog.

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 65ab445. Configure here.

Comment thread scripts/bump-version.js Outdated
asadowski10
asadowski10 previously approved these changes Aug 4, 2026
@ptesei
ptesei merged commit e0ad25d into main Aug 5, 2026
3 of 4 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.

3 participants