adlee-was-taken
d2d11a4c9f
chore: release v0.6.0
...
Rolls up four weeks of post-v0.5.0 work into one tag:
- Phase 2B polish foundation + form layout (2026-05-02, 5da1e52 )
- v0.5.1 Stream A — 3-column vault layout + toast + bottom sheet (2026-05-03, c16adc4 )
- v0.5.1 Stream B — left-nav settings (2026-05-03, bd6a301 )
- v0.5.1 Stream C — Recovery QR + setup wizard Style C (2026-05-03, 934dfe0 )
- 1C-γ — Document item type + attachments + device registration + trash + history
- Plan B refactor (Cycles 1+2) — commands/ split, prompt_or_flag, core/WASM seam
- Vault-tab management surfaces revamp (2026-05-24..30) — settings split, devices fingerprint, trash countdown, history polish
- Doc-structure redesign (2026-05-30) — DESIGN/CRYPTO/docs/FORMATS rename + scope headers + Next: footers
- Lock-screen logo for parity with popup unlock
- 17 stale tests updated to match post-Stream-B / post-revamp components
Versions: relicario-{core,cli,wasm} → 0.6.0; extension/package.json → 0.6.0.
relicario-server stays at 0.1.0 (separate cadence).
Suite status at tag time: 371/371 extension + 281 Rust tests green.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-30 21:17:54 -04:00
adlee-was-taken
cf66bd97b7
chore: bump crate and extension versions to 0.5.0
...
Catches the workspace and the extension manifests up to the v0.5.x
release line (was still showing 0.2.0).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-05 17:49:09 -04:00
adlee-was-taken
bd8102c9ad
ext(affordances): wireTotpQr (jsqr lazy-load) for QR -> otpauth:// fill
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-01 22:14:05 -04:00
adlee-was-taken
aa1ad99e6e
chore: bump version to 0.2.0 + add CHANGELOG
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-04-27 19:02:35 -04:00
adlee-was-taken
3d2b021cb2
test(ext): vitest + router sender-check + origin-bound autofill
2026-04-20 20:15:49 -04:00
adlee-was-taken
519a6f0e36
chore: rename project from idfoto to relicario
...
Sweeping rename across crates, CLI binary, WASM bindings, extension, docs,
and vault metadata paths. Git remote updated to relicario.git.
- crates/idfoto-{core,cli,wasm} -> crates/relicario-{core,cli,wasm}
- IdfotoError -> RelicarioError
- IDFOTO_IMAGE env var -> RELICARIO_IMAGE
- ~/.config/idfoto -> ~/.config/relicario
- .idfoto/ vault metadata dir -> .relicario/ (breaking; pre-release)
- Binary name idfoto -> relicario
- Extension wasm module idfoto_wasm -> relicario_wasm
- Storage key idfotoSettings -> relicarioSettings
- All doc filenames and content references updated
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 16:47:02 -04:00
adlee-was-taken
b71ebcc418
feat: add Firefox manifest and webpack config
2026-04-12 13:14:38 -04:00
adlee-was-taken
6866250f78
feat: add extension scaffolding
...
Manifest, package.json, tsconfig, webpack config, popup HTML shell,
WASM type declarations, and .gitignore entries for the Chrome MV3 extension.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 09:41:54 -04:00