# v0.5.40 (2026-07-20)

## Features
- **i18n**: add Khmer (km) translations
- **CLI tools**: configure Grok Build subagent models
- **Kimi**: merge OAuth into dual-auth provider, add K3 / K2.7 models
- **Dashboard**: ProviderTopology flow animation

## Fixes
- **DB**: resolve better-sqlite3 parameter binding crash
- **Translator**: pass `service_tier` through OpenAI → Responses conversion
- **Kiro**: map GPT-5.6 reasoning effort fields
- **Kiro**: validate terminal streams before emitting output
- **Kiro**: map GPT reasoning effort fields
- **Codex**: current `client_version` + refresh-aware model sync
- **Alicode-intl**: split into Coding Plan + Model Studio providers
- **Cursor**: HTTP/2 AgentService support + version bump 3.12.17
- **Dashboard**: cut duplicate API/icon spam, lazy-load provider assets
This commit is contained in:
decolua
2026-07-20 17:21:41 +07:00
parent 6994cd1f70
commit 79918c7830
5 changed files with 53 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "9router",
"version": "0.5.35",
"version": "0.5.40",
"description": "9Router CLI - Start and manage 9Router server",
"bin": {
"9router": "./cli.js"