Skip to content

v1.6.3

Latest

Choose a tag to compare

@allinthecode1 allinthecode1 released this 11 Sep 00:20
· 1 commit to main since this release
  • "Visit plugin site" opens the documentation. The Plugin URI header pointed at the marketing integrations page, whose setup steps are written for someone wiring a static site — create the forms, put the IDs in your environment, paste the snippets and deploy. Two of those three mean nothing on WordPress, and anyone clicking the link from the Plugins screen has already installed the plugin. It now opens https://sendbeam.io/docs/wordpress.
  • Fixed: the block's asset version was stuck at 1.6.1. block.json and index.asset.php carry the version WordPress uses to decide whether the editor may reuse a cached copy of the block script, and the 1.6.2 bump missed both — so a site updating to 1.6.2 could have gone on serving the old script. tests/smoke.php now reads all five places a version lives, plus the changelog heading in readme.txt, and fails if any of them disagree.

Installing: download sendbeam.zip below and upload it under Plugins → Add New → Upload Plugin.