Skip to content

Version/1.1.4 - #43

Merged
ptesei merged 13 commits into
mainfrom
version/1.1.4
Aug 5, 2026
Merged

Version/1.1.4#43
ptesei merged 13 commits into
mainfrom
version/1.1.4

Conversation

@ptesei

@ptesei ptesei commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
  • Performance improvements removed script blocking time.

Note

Low Risk
Low risk: init timing change is standard for deferred scripts; the rest is versioning and maintainer tooling with no auth or data-path changes.

Overview
Release 1.1.4 with a small front-end performance fix and release automation.

The tabs view script no longer waits for window load. It uses an initTabs() helper that runs on DOMContentLoaded when the document is still loading, or immediately when the script runs later (e.g. deferred block viewScript), so tab behavior starts sooner and avoids extra main-thread work tied to the full page load event.

Release tooling: new bin/bump.sh (wired as npm run bump) bumps semver across plugin metadata—.plugin-data, PHP header/constant, package.json / lockfile, all block block.json versions, readme.txt, CHANGELOG.md, Playground blueprint ref, etc. bin/ is excluded from distribution via .distignore / .gitattributes.

Version strings and changelog entries for 1.1.4 are updated throughout; README gains a changelog pointer and formatting tweaks to the markup example.

Reviewed by Cursor Bugbot for commit c998f62. 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 5b10566. Configure here.

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

3 participants