-
v0.7.0 — extension restructure complete (Plan C)
released this
2026-06-01 02:50:25 +00:00 | 171 commits to main since this releasePhases 3/4/6 merged via three parallel worktree streams:
- Phase 3: setup wizard crypto migrated into the service worker
(create_vault/attach_vault); setup.ts 1230->58 LOC + step registry. - Phase 4: vault.ts split 1037->194 LOC into 5 focused + 2 support
modules; vault_locked intercept lifted into shared/state.ts. - Phase 6: get_vault_status SW message + sidebar status indicator,
closing the last relicario status CLI/extension parity gap.
423/423 vitest, build:all clean. No crypto/wire-format/Rust-API changes.
Downloads
- Phase 3: setup wizard crypto migrated into the service worker