更新日志(中文)
[1.3.38] - 2026-09-05
新增
- 支持卸载 Claude Desktop 登录组件:Claude 账号弹框现在可以删除本地下载的 Electron 登录 runtime 和未完成登录的临时 profile,释放磁盘空间,同时保留已保存的 Claude 账号。
变更
- 优化 Claude 登录组件缓存管理展示:卸载区域改为独立的缓存卡片,显示实际占用空间并将说明、确认操作与按钮分层排列;空间统计在后台读取,不阻塞账号弹框打开。
修复
- 修复 Claude Gateway 映射中的 1M 上下文复选框导致弹框错位的问题:为自定义复选框建立独立的定位上下文,点击或勾选 1M 上下文后映射行和弹框内容保持稳定。(#2229)
- 修复混合模型路由被内部
__provider_gateway__标识拒绝的问题:不再把 Provider Gateway 内部绑定标识当作用户可配置的路由命名空间或账号 ID,使合法的 OAuth 订阅绑定和 API Key 路由可以正常保存并启动。(#2222)
Changelog (English)
[1.3.38] - 2026-09-05
Added
- Claude Desktop login component uninstall: the Claude account dialog can now remove the locally downloaded Electron sign-in runtime and unfinished login profiles to free disk space without deleting saved Claude accounts.
Changed
- Improved Claude sign-in component cache management: the uninstall area is now a dedicated cache card that shows actual disk usage and separates the description, confirmation actions, and button layout; storage calculation runs in the background without blocking the account dialog.
Fixed
- Fixed Claude Gateway mapping dialogs becoming misaligned when toggling the 1M context checkbox: the custom checkbox now has its own positioning context, keeping mapping rows and dialog content stable when the 1M option is clicked or enabled. (#2229)
- Fixed mixed model routing configurations being rejected by the internal
__provider_gateway__identifier: internal Provider Gateway binding markers are no longer treated as user-facing route namespaces or account IDs, allowing valid OAuth subscription bindings and API Key routes to be saved and launched successfully. (#2222)