Spaces:
Paused
Paused
github-actions[bot] commited on
Commit ·
b51ffa1
1
Parent(s): 1b6fb15
docs: auto-sync changelog to README [skip ci]
Browse files
README.md
CHANGED
|
@@ -365,12 +365,7 @@ server:
|
|
| 365 |
<!-- CHANGELOG:START -->
|
| 366 |
### [Unreleased]
|
| 367 |
|
| 368 |
-
-
|
| 369 |
-
- 模型名后缀系统:通过模型名嵌入推理等级和速度模式(如 `gpt-5.4-high-fast`),CLI 工具(Claude Code、opencode 等)无需额外参数即可控制推理强度和 Fast 模式
|
| 370 |
-
- `service_tier` 后缀解析:通过 `-fast`/`-flex` 模型名后缀解析,保留在 proxy 层元数据中(Codex 后端不接受 `service_tier` 请求体字段,Desktop 在 app-server 层处理)
|
| 371 |
-
- Dashboard Speed 切换:模型选择器下方新增 Standard / Fast 速度切换按钮
|
| 372 |
-
- 代理分配管理页面(`#/proxy-settings`):双栏矩阵式布局,批量管理数百账号的代理分配
|
| 373 |
-
- ...([查看全部更新](./CHANGELOG.md))
|
| 374 |
|
| 375 |
### [v0.8.0](https://github.com/icebear0828/codex-proxy/releases/tag/v0.8.0) - 2026-02-24
|
| 376 |
|
|
|
|
| 365 |
<!-- CHANGELOG:START -->
|
| 366 |
### [Unreleased]
|
| 367 |
|
| 368 |
+
- 更新弹窗 + 自动重启:点击"有可用更新"弹出 Modal 显示 changelog,一键更新后服务器自动重启、前端自动刷新,零人工干预(git 模式 spawn 新进程、Docker/Electron 显示对应操作指引)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 369 |
|
| 370 |
### [v0.8.0](https://github.com/icebear0828/codex-proxy/releases/tag/v0.8.0) - 2026-02-24
|
| 371 |
|