diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c2452..b844e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# v0.4.55 (2026-05-18) + +## Features +- Xiaomi MiMo Token Plan: region selector (Singapore / China / Europe) — keys are cluster-specific +- Antigravity: risk confirmation dialog before first connection +- Gemini CLI: surface upstream retry delay on 429 errors + +## Fixes +- MITM: cannot kill process on macOS under sudo (lsof not found in PATH) +- Stream: false-positive stall timeout on Claude reasoning / Kiro responses +- Tunnel: cannot re-enable after disable (stuck state) +- Tunnel: cloudflared error messages now include log tail for easier debugging +- Language switcher: applies selected locale immediately on close (#1234) +- Antigravity OAuth: metadata now matches the official client + +## Improvements +- Gemini CLI: bump engine to 0.34.0 +- Re-hide `qwen` (OAuth EOL) and `iflow` (not ready) providers + # v0.4.52 (2026-05-17) ## Features