chore: v2.7.3 - #167
Merged
Merged
chore: v2.7.3#167
Conversation
SIMUT_VERSION 2.7.2 -> 2.7.3, and everything that names the current release catches up: CHANGELOG (en, pt-BR), the three READMEs, both user manuals, the docs index, the landing page in its three languages, and the product manual (chapters 1, 3, 4, 5, 9, 13, 14 and 28, appendix C), regenerated. v2.7.3 is #165 (Restart without saving on /config) and #166 (the Ângulo standard; the firmware version on the login page). The manuals gain both: the Restart section in chapter 5 and the user manuals' commit section, the version line in chapter 13 and the authentication section. Stale since v2.7.2, fixed here: - the READMEs' "On main, not yet released" row still listed three things v2.7.2 shipped; it is gone, and the alpha LCD bullet that carried the same label is named for what it does; - tools/build_manual.py had VERSION typed as "v2.7.1", so the product manual's cover and <meta> said v2.7.1 through the whole v2.7.2 release. It now reads SIMUT_VERSION from src/SystemDefs_Limits.h, as build_webui_gz.py already does; - the pt-BR and es-ES READMEs counted 61 HTTP routes; check_authz.py counts 62, as the English one says. All three said 408 host test cases; CI run 36115353101 on main ran 410 (185+63+33+45+39+16+29). Flash, all six built locally at this commit: used 998,220 release, 1,003,764 test, 1,011,388 test_https, 1,000,396 asserts, 963,476 alpha, 1,003,328 air. flash_budget.json 'measured' moves to these (#165 had not moved it); budgets unchanged. Against the published v2.7.2 .bin: release +168 B, alpha and air the same size to the byte. The images carry the new version (WebUI_GZ.h stamp ver=2.7.3). Gates run locally: scan_secrets, gen_logcodes --check, check_authz, check_license, check_angulo, check_fsguard, check_air_consistency, test_h5_day_merge; the product manual builds with 1,724 internal links and none broken. Not flashed at this commit: the version bump is one digit, and the published .uf2 is flashed on the bench after the release. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Jq4auDQppGzmAx1gLKn1z3
Owner
Author
v2.7.3 published and verifiedRelease assets (run 36117032546, 9 assets):
Bench, flashed from the published
|
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.
What
The version chore for v2.7.3:
SIMUT_VERSION2.7.2 → 2.7.3, and everything that names the current release catches up with #165 (Restart without saving on/config) and #166 (the Ângulo standard, and the firmware version on the login page).CHANGELOG.mdandCHANGELOG.pt-BR.md: a v2.7.3 section, with Upgrading and Known.docs/README.md, and the landing page in its three languages.tools/flash_budget.json:measuredrefreshed; budgets unchanged.Stale since v2.7.2, fixed here
main, not yet released" row still listed three things v2.7.2 had shipped. The row is removed, and the alpha LCD bullet that carried the same label is now named for what it does.tools/build_manual.pyhadVERSION = "v2.7.1"typed in, so the product manual's cover and<meta>said v2.7.1 through the whole v2.7.2 release. It now readsSIMUT_VERSION, asbuild_webui_gz.pyalready does.check_authz.pycounts 62, as the English README says.Measured
All six images were built locally at this commit. The images carry the new version: the
WebUI_GZ.hstamp readsver=2.7.3..binslack under the OTA ceilingAgainst the published v2.7.2
.bin: release +168 B; alpha and air are the same size to the byte.Local gates:
scan_secrets,gen_logcodes --check,check_authz,check_license,check_angulo,check_fsguard,check_air_consistencyandtest_h5_day_mergeall pass. The product manual builds with 1,724 internal links, none broken. On the first pass the secret gate caught the new CHANGELOG quoting the very assignment it had flagged on #166; the line is reworded.Hardware: the features were tested on the bench as #165 + #166 (see the comments on #166 and #165). This commit changes one digit of firmware and is not flashed on its own; the published
.uf2is flashed on the bench after the release.🤖 Generated with Claude Code
https://claude.ai/code/session_01Jq4auDQppGzmAx1gLKn1z3