Skip to content

chore(release): prepare v2.0.1 - #624

Merged
ryan-wong-coder merged 1 commit into
mainfrom
fix/623-release-v2.0.1
Jul 29, 2026
Merged

chore(release): prepare v2.0.1#624
ryan-wong-coder merged 1 commit into
mainfrom
fix/623-release-v2.0.1

Conversation

@ryan-wong-coder

Copy link
Copy Markdown
Collaborator

Summary

  • publish the v2.0.1 compatibility, security, and online key-lifecycle notes
  • pin README, SDK, container, release workflow, and six-language website onboarding to v2.0.1
  • add a routed official-site operations guide and a complete Chinese repository runbook

Compatibility

  • no V2 wire, proofstore v5, WAL, .sproof v2, or .tdbackup v5 format change
  • immediate registry mutation remains a single-process guarantee; multi-replica deployments require ordered authenticated event distribution

Local validation

  • go mod verify
  • release verify-policy
  • go test -mod=readonly ./... -count=1
  • go test -race -mod=readonly ./...
  • go vet ./...
  • govulncheck v1.6.0 ./...
  • Admin Web: build, 26 unit tests, 4 Playwright E2E
  • desktop frontend build
  • official website build and release-first guide policy
  • npm audit --audit-level=high for all three frontend dependency graphs
  • Chrome desktop/mobile and six-locale navigation QA
  • native darwin/arm64 v2.0.1 release archive build

Closes #623

@ryan-wong-coder
ryan-wong-coder merged commit 0473ec7 into main Jul 29, 2026
17 checks passed
@ryan-wong-coder
ryan-wong-coder deleted the fix/623-release-v2.0.1 branch July 29, 2026 06:11
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.

[Task] Prepare and publish v2.0.1

1 participant