Install
bun add -g @bkramer/proton-cli@0.3.0
# or from GitHub:
bun install -g github:brandonkramer/proton-cli#v0.3.0
Changes
- chore: release v0.3.0 (8c1bbd5)
- fix: isolate Drive hash helpers from proxy mocks; prep v0.3.0 changelog (1ca65d6)
- fix: harden E2EE verify, sessions, and destructive safety across products (fcc19ab)
- feat: finish Mail TUI and docs for unified CLI (2102422)
- feat: add Mail send/reply/forward and organize commands (ab52509)
- feat: add Mail list/read/search with E2EE decrypt (edf0e5e)
- fix: stop Calendar respond mocks from leaking into events tests (9252833)
- feat: scaffold Proton Mail API package with multi-mint sign-in (3650f9b)
- fix: isolate product test mocks from core; label Authenticator E2EE (66d829e)
- feat: add Settings TUI and docs (426e056)
- fix: polish settings client after PH1 get/mail/set (b40b616)
- test: add settings get/mail/set unit coverage (68b4ae2)
- docs: remove roman-16 attribution from tracked docs and comments (ad0baef)
- feat: multi-mint settings; bump commander and TypeScript (95c825e)
- feat: scaffold proton settings namespace (7df8327)
- feat: add Drive, Calendar, and Contacts via unified multi-mint (ab8a1d6)
- revert: remove Bridge Mail in favor of unified API sign-in (f5aea37)
- feat: add Proton Mail via Bridge (IMAP/SMTP) (c5f68f9)