Releases: Ccccraz/ews-cli
Releases · Ccccraz/ews-cli
Release list
v0.2.0
v0.1.1
0.1.1 (2026-09-12)
Features
- attachment: ✨ add streaming attachment save command (#6) (786a85b)
- auth: ✨ add password deletion command (#3) (c811a42)
- cli: ✨ add config and auth commands (#2) (225e6a7)
- cli: ✨ add EWS profile configuration and access testing (51c2680)
- config: ✨ add multi-user profiles (#16) (55549be)
- contact: ✨ cache personal contacts and search the directory (#18) (fdd07e5)
- doctor: ✨ add configuration, TLS and login diagnosis command (#4) (3b9c376)
- keyring: ✨ classify backend failures and document cross-platform support (#20) (589b2be)
- logging: ✨ add a loguru stderr diagnostics entry point (#8) (bb7a995)
- logging: ✨ swap loguru for structlog json diagnostics (#9) (ba95148)
- mailbox: ✨ add EWS read commands (f4b42ba)
- message: ✨ add draft creation commands (#17) (3696483)
- message: ✨ add message send, reply, mark-read and move commands (#5) (4ae5064)
- storage: ✨ add SQLModel mailbox cache (1f5e4ab)
- sync: ✨ add local-first mailbox synchronization (#1) (b379b0e)
- thread: ✨ read a full exchange conversation thread (#7) (74e1ee3)
Bug Fixes
- cli: 🐛 report unexpected errors as the internal error envelope (#12) (869e9aa)
- folder: 🐛 resolve well-known folder names by distinguished id (#11) (1d19ced)
- message: 🐛 report the server change key after mark-read (#10) (34badce)