docs(changelog): sync 0.21.1 from apps/kimi-code/CHANGELOG.md (#1259)

This commit is contained in:
liruifengv 2026-07-01 15:15:12 +08:00 committed by GitHub
parent 70f01ab01b
commit 62999caca3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View file

@ -6,6 +6,12 @@ outline: 2
This page documents the changes in each Kimi Code CLI release.
## 0.21.1 (2026-07-01)
### Bug Fixes
- Keep the waiting spinner visible while encrypted reasoning streams, fixing a blank spinner-less gap before the first response text appears.
## 0.21.0 (2026-07-01)
### Features

View file

@ -6,6 +6,12 @@ outline: 2
本页记录 Kimi Code CLI 每个版本的变更内容。
## 0.21.12026-07-01
### 修复
- 修复加密推理流式输出期间,首个响应文本出现前等待 spinner 消失、留下一段空白的问题。
## 0.21.02026-07-01
### 新功能