release: v0.3.1 — target-republish re-apply, icon restore, unload cleanup, HA 2026.8 interop - #18
Merged
Merged
Conversation
…anup, HA 2026.8 interop Version bumps (manifest 0.3.1a1 → 0.3.1, frontend package + panel bundle banner), CHANGELOG section retitled for the tag with the behavior-change callout and compare link, README status/beta-note refresh. No code changes since PR #17. 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.1a1→0.3.1, frontend package0.3.1-alpha.1→0.3.1(+ rebuilt panel bundle so the embedded__BUILD_VERSION__banner matches).Unreleasedretitled tov0.3.1 — 2026-08-03with a behavior-change callout (active icon rule re-asserts immediately) and the compare link; this section becomes the GitHub release body via release.yml.Test plan
.venv/bin/pytest -q— backend tests pass (143; includes the 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; no code change since #17 (which was live-tested on HA 2026.8.0b4).
Risk
Low — version metadata + docs. After merge, tagging
v0.3.1triggers release.yml (gates → zip → GitHub release, marked stable since the tag has no a/b/rc suffix).Docs touched
README.mdCHANGELOG.mdTODO.mdDESIGN.mddocs/examples.md🤖 Generated with Claude Code