7.22.0 (2026-01-15)
Features
- cliproxy: add HTTPS tunnel for remote proxy mode (#1) (9e9cbd4)
- dashboard: add project_id display for Antigravity accounts (ed2ce13)
- dashboard: show projectId warning in Live Account Monitor (28b0faa)
Bug Fixes
- address PR #4 review - HTTPS tests and timeout handling (e055890)
- address PR #4 review suggestions (c3bfa34)
- cliproxy: add try-catch for file operations in pause/resume (d87a653)
- cliproxy: move token files when pausing/resuming accounts (9d2442f), closes #337
- cliproxy: show clear message for paused accounts in Live Monitor (a931bc9)
- cliproxy: use sibling auth-paused/ dir to prevent token refresh loops (4d31128)
- dashboard: harden projectId handling with edge case fixes (bc02ecc)
- dashboard: update projectId for existing accounts during discovery (36367d4)
- increase timeout in connection tracking test for CI (e7e95e6)
- make connection tracking test deterministic (b735234)
- resolve CI test timing and merge conflict with dev (504b1b3)
- ui: improve paused account display in Live Account Monitor (502b30a)