release 1.4.0 - #102
release 1.4.0#102
Conversation
Deploying super-prototyping with
|
| Latest commit: |
4d043e6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://268e44fa.super-prototyping.pages.dev |
| Branch Preview URL: | https://release-1-4-0.super-prototyping.pages.dev |
The tag job reads the `## v1.4.0` heading exactly and makes everything under it the GitHub Release body. Checked with the workflow's own awk: 160 lines, opening on the date and closing on the last bullet. Step 1 of the flow also says to group the section the way the released ones are, so nineteen paragraphs become a dated lead and four groups of bold-led bullets: the chat panel, pictures in the chat, the canvas, and the toolkit and the skills. No "Example canvases" group — nothing new landed under `mockups/canvases` this cycle. Grouping caught three things the prose had drifted on. The panel no longer "folds to a rail". #98 made collapsed `display: none` and moved the switch to the canvas's top-left corner, precisely so there would not be a second control; the sentence describing the rail was written before that and contradicted the paragraph four below it. Two toolkit changes had no line at all. `sp-canvas stop` signals the server's process group rather than its pid, so an agent the chat panel spawned goes down with the server instead of being left editing the project; and force refresh moved to the right-click menu, which both skills now say. The reinstall warning names 1.3.0 and earlier rather than 1.2.0: 1.3.0 shipped without `PROTOTYPING_PROJECT_DIR` too, and anyone updating from it needs the `--force` line just as much. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Step 4 is done: Why 1.4.0. Minor, by CONTRIBUTING's rubric: this cycle is canvas features The release body. Run through the tag job's own awk, What step 1 had to reconstruct. The whole picture feature area — fourteen
Gates. Green locally before the dispatch ( After merging, check the three things CONTRIBUTING asks for: the 🤖 Generated with Claude Code |
Version bump only:
scripts/bump-version.sh 1.4.0.Merging this tags
super-prototyping--v1.4.0and cuts the GitHubRelease from the
## v1.4.0section ofRELEASE-NOTES.md, so writethat section before merging if it is not in yet.
Users are on the old version until this merges: the version string is the
cache key
/plugin updateandcodex plugin marketplace upgradecompare.