Skip to content

Release Studio v0.2.6 - #3

Merged
w00c00 merged 2 commits into
mainfrom
agent/release-v0.2.6
Aug 9, 2026
Merged

w00c00 merged 2 commits into
mainfrom
agent/release-v0.2.6

Conversation

@w00c00

@w00c00 w00c00 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

What changed

  • Pins the default compiler profile to official SilverScript cb34aa5e6a598f9e461c4ad7014279ba89251d8d.
  • Adds compatibility diagnostics for duplicate functions, entrypoint/field collisions, and non-numeric ordered comparisons.
  • Fixes the continuation-script heuristic false positive and stale compiler-profile migration.
  • Fixes localized template project names, project save state, template rename behavior, sidebar provenance, and post-backup wallet guidance.
  • Updates the desktop version and bilingual release documentation to v0.2.6.
  • Refreshes production JavaScript dependencies.

Why

Official SilverScript hardened several compiler rules after the previous pinned profile. Studio needed a current, reproducible compiler baseline and clearer migration findings, plus fixes found during full browser and packaged-app usability testing.

User impact

Users get an up-to-date pinned compiler, accurate build evidence, cleaner bilingual project flows, and a safer wallet onboarding path. Existing legacy projects can still use the retained 2a3961c compatibility profile.

Validation

  • npm run verify: 41/41 tests, syntax check, production build.
  • cargo test --manifest-path src-tauri/Cargo.toml: 2/2 tests.
  • cargo clippy --manifest-path src-tauri/Cargo.toml --all-targets -- -D warnings.
  • npm audit --omit=dev: 0 vulnerabilities.
  • Official SilverScript upstream compiler suite passed locally.
  • macOS ARM64 DMG built, passed strict code-sign verification, launched from the DMG, discovered a live TN10 node, loaded templates, and compiled with the pinned toolchain.
  • No funded TN10 broadcast was performed; the generated audit wallet had zero balance.

@w00c00
w00c00 marked this pull request as ready for review August 9, 2026 11:35
@w00c00
w00c00 merged commit 1d46475 into main Aug 9, 2026
4 checks passed
@w00c00
w00c00 deleted the agent/release-v0.2.6 branch August 9, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant