mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
docs(changelog): sync 0.23.3 and shorten OAuth error entry (#1509)
Some checks are pending
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / test-pi-tui (push) Waiting to run
CI / test-windows (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
Release / Native release artifact (push) Blocked by required conditions
Release / Desktop release artifact (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
Some checks are pending
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / test-pi-tui (push) Waiting to run
CI / test-windows (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
Release / Native release artifact (push) Blocked by required conditions
Release / Desktop release artifact (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
This commit is contained in:
parent
93c0b7bb78
commit
b89fc1a4fb
3 changed files with 13 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
||||||
- [#1506](https://github.com/MoonshotAI/kimi-code/pull/1506) [`e83511a`](https://github.com/MoonshotAI/kimi-code/commit/e83511a7118652a67676bbcfd41148907ad7b8de) Thanks [@7Sageer](https://github.com/7Sageer)! - Fix a misleading "OAuth login expired" message shown when a model is not available for the current account; the CLI now shows the provider's actual error.
|
- [#1506](https://github.com/MoonshotAI/kimi-code/pull/1506) [`e83511a`](https://github.com/MoonshotAI/kimi-code/commit/e83511a7118652a67676bbcfd41148907ad7b8de) Thanks [@7Sageer](https://github.com/7Sageer)! - Fix a misleading "OAuth login expired" message shown when a model is not available for the current account.
|
||||||
|
|
||||||
## 0.23.2
|
## 0.23.2
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,12 @@ outline: 2
|
||||||
|
|
||||||
This page documents the changes in each Kimi Code CLI release.
|
This page documents the changes in each Kimi Code CLI release.
|
||||||
|
|
||||||
|
## 0.23.3 (2026-07-08)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Fix a misleading "OAuth login expired" message shown when a model is not available for the current account.
|
||||||
|
|
||||||
## 0.23.2 (2026-07-08)
|
## 0.23.2 (2026-07-08)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,12 @@ outline: 2
|
||||||
|
|
||||||
本页记录 Kimi Code CLI 每个版本的变更内容。
|
本页记录 Kimi Code CLI 每个版本的变更内容。
|
||||||
|
|
||||||
|
## 0.23.3(2026-07-08)
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
|
||||||
|
- 修复当前账户无法使用某模型时错误显示“OAuth 登录已过期”的问题。
|
||||||
|
|
||||||
## 0.23.2(2026-07-08)
|
## 0.23.2(2026-07-08)
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue