Release Notes
中文
更新内容
- 重新设计“版本管理”页面,将桌面客户端与代理内核拆分为独立卡片,集中展示当前版本、最新版本及相关更新操作。
- 简化版本管理页面的状态信息和操作流程,并新增停止并更新内核前的确认提示。
- 新增统一的下载源设置,支持 GitHub 官方源、GitCode 国内源、gh-proxy.com、ghfast.top,以及自定义 HTTPS 镜像前缀。
- 应用和内核的版本检查及下载现在支持多源自动回退;当前下载源不可用时,会自动切换至可用来源并显示通知。
- 更新或重新安装内核时,如果内核原本正在运行,应用会暂时停止内核,并在操作结束后尝试恢复原运行状态。
- 按安装目录隔离应用实例和内核进程管理,允许不同目录中的便携版同时运行,并避免误检测或停止其他安装目录中的内核。
- 改进模型别名创建逻辑,同名模型现在会按照实际接入来源分别显示,并仅提供对应来源实际支持的思考强度。
- 思考强度覆写现在会写入模型对应的来源通道,避免同名模型在不同 Provider 或认证方式之间错误共享设置。
- 使用记录新增可选的“生成速度”和“缓存率”列,并支持自定义显示列、调整列宽及快速选择全部列。
- 改进使用记录表格的分页、记录范围提示和横向滚动体验,支持每页显示 20、50、100 或 200 条记录。
- 优化使用记录概览卡片、表头对齐和响应式布局,修复切换显示列后表格被裁切的问题。
- 修复同步模型价格时未正确传递当前查询条件的问题。
- 将默认窗口尺寸调整为 1280 × 800,改善常见桌面分辨率下的使用体验。
特别注意
更新或重新安装内核会短暂停止正在运行的内核。应用会在操作结束后尝试恢复原运行状态,但正在处理的请求仍可能被中断。
GitCode、第三方镜像及自定义镜像的可用性由对应服务提供方决定。下载源检测失败时,应用可能会自动切换并保存新的可用来源。
除非您清楚自己在做什么,否则请不要下载名称中带有“aarch64”或“update”的版本。
English
What's Changed
- Redesigned the Version Management page with separate cards for the desktop client and proxy core, providing clearer version information and update actions.
- Simplified version-management status messages and workflows, and added a confirmation dialog before stopping and updating the core.
- Added unified download-source settings with support for GitHub, GitCode, gh-proxy.com, ghfast.top, and custom HTTPS mirror prefixes.
- App and core version checks and downloads now support automatic multi-source fallback. When the selected source is unavailable, the application switches to a working source and displays a notification.
- When updating or reinstalling the core, a previously running core is temporarily stopped and its running state is restored after the operation whenever possible.
- Scoped application instances and core-process management to their installation directories, allowing portable copies in different directories to run independently without controlling each other's core processes.
- Improved model-alias creation by separating same-name models according to their actual source and exposing only the reasoning-effort levels supported by that source.
- Reasoning-effort overrides are now applied to the corresponding source channel, preventing settings from leaking between same-name models from different providers or authentication methods.
- Added optional generation-speed and cache-rate columns to usage records, together with configurable column visibility, column resizing, and select-all controls.
- Improved usage-record pagination, range summaries, and horizontal scrolling, with page sizes of 20, 50, 100, or 200 records.
- Refined usage overview cards, table alignment, and responsive layout, and fixed table clipping after changing visible columns.
- Fixed an issue where the active query was not passed correctly when synchronizing model prices.
- Reduced the default window size to 1280 × 800 for a better experience on common desktop displays.
Special Notice
Updating or reinstalling the core briefly stops the running core process. The application attempts to restore its previous running state afterward, but in-flight requests may still be interrupted.
Availability of GitCode, third-party mirrors, and custom mirrors depends on their respective providers. The application may automatically switch to and save another working source when source detection fails.
Unless you know exactly what you are doing, do not download versions with “aarch64” or “update” in their names.
Full Changelog: v0.2.61...v0.2.62