✨ Features
- Call log response content — Streaming responses now correctly saved to logs (OpenAI/Claude/Gemini) (#470, @zhangqiang8vip)
- Per-model tool call ID — 9-char Mistral-style normalization is now configurable per model (#470)
- Key PATCH expanded —
allowedConnections,name,autoResolve,isActive,accessSchedule(#470) - Chinese translation — Complete retranslation of zh-CN (#475, @only4copilot)
🐛 Bug Fixes
- fix(kiro): Strip injected model field (#478, @prakersh)
- fix(usage): Include cache tokens in analytics totals (#477, @prakersh)
- fix(callLogs): Support Claude format + cache variants (#476, @prakersh)
📊 Community
Thank you @zhangqiang8vip, @prakersh, and @only4copilot! 🎉
What's Changed
- fix(kiro): strip injected model field from request body by @prakersh in #478
- fix(usage): include cache tokens in usage history input total by @prakersh in #477
- fix(callLogs): support Claude format usage and include cache tokens by @prakersh in #476
- feat: Improve the Chinese translation by @only4copilot in #475
New Contributors
- @only4copilot made their first contribution in #475
Full Changelog: v2.8.0...v2.8.1