release: v0.3.2b1 — storage-value hardening beta - #20
Merged
Merged
Conversation
Version bumps (manifest 0.3.1 → 0.3.2b1, frontend package + panel banner), CHANGELOG Unreleased retitled for the tag with compare link. Also corrects the v0.3.1 heading date (shipped 2026-08-10, not -03; cosmetic — release.yml strips the heading from release bodies). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.3.1→0.3.2b1, frontend package0.3.1→0.3.2-beta.1(+ rebuilt panel bundle so the embedded banner matches).Unreleasedretitled tov0.3.2b1 — 2026-08-10with the compare link; this section becomes the GitHub release body. Also corrects the v0.3.1 heading date (shipped 2026-08-10, not -03 — cosmetic, release bodies strip the heading).Test plan
.venv/bin/pytest -q— 173 pass (includes manifest↔version consistency test at the new version)cd frontend && npm run typecheck— zero TypeScript errorscd frontend && npm test— frontend tests passcd frontend && npm run build— committed bundles match a fresh buildManual / UI verification: n/a — release plumbing only.
Risk
Low — version metadata + docs. First tag through the new tag↔manifest gate;
v0.3.2b1==v+ manifest version, and theb1suffix marks the GitHub release as prerelease (HACS beta toggle required).Docs touched
README.mdCHANGELOG.mdTODO.mdDESIGN.mddocs/examples.md🤖 Generated with Claude Code