Skip to content

Release v0.12.2: recoverable passwords and portable relay - #119

Merged
TeoSlayer merged 12 commits into
mainfrom
codex/release-v0.12.2
Sep 12, 2026
Merged

TeoSlayer merged 12 commits into
mainfrom
codex/release-v0.12.2

Conversation

@TeoSlayer

Copy link
Copy Markdown
Owner

Summary

  • add owner-local password retrieval and live password rotation without restarting the terminal
  • prevent stale browser credentials, removed-member shares, and cross-organization team state from surviving security changes
  • harden session assignment handoffs, CLI callbacks, browser policy, key validation, and PTY dimensions
  • add the portable standalone relay and versioned self-hosting documentation
  • restore the platform matrix, Star History, and contributor visibility in the concise README
  • prepare the v0.12.2 website, Docker, documentation, and CLI artifacts

Deployment order

  1. accounts app backend and web
  2. relay and website Worker
  3. v0.12.2 CLI release

No database migration is introduced by this change.

Validation

  • npm run check
  • go test -race ./... -count=1 -timeout=5m
  • app: npm run typecheck && npm test (820 passed, 3 skipped)
  • production app build with the configured Firebase client variables
  • npm run build and 78 release-file checksum verification
  • dependency and secret scans

Closes #67
Closes #84

@TeoSlayer
TeoSlayer merged commit 05e7882 into main Sep 12, 2026
15 checks passed
@TeoSlayer
TeoSlayer deleted the codex/release-v0.12.2 branch September 12, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants