Releases: qxcnm/Codex-Manager
Releases · qxcnm/Codex-Manager
CodexManager v0.3.6
What's Changed
- 新增定时账号预热功能 by @CHANTXU64 in #266
- 请求日志“密钥”改为显示密钥名称而不是ID by @CHANTXU64 in #270
- feat(gateway): add WebSocket upstream transport for chatgpt.com (CODEXMANAGER_USE_WEBSOCKET_UPSTREAM) by @fanyuexiao in #267
New Contributors
- @CHANTXU64 made their first contribution in #266
- @fanyuexiao made their first contribution in #267
Full Changelog: v0.3.5...v0.3.6
CodexManager v0.3.5
What's Changed
- [codex] fix anthropic sse duplicate messages by @KilimiaoSix in #254
- [codex] fix chat completions reasoning compatibility by @KilimiaoSix in #255
- [codex] Suspend refresh on region-blocked token errors by @KilimiaoSix in #259
- Fix stale model cleanup and prevent deleted discovered models from reappearing by @mozi1924 in #263
- [codex] 增强 request gate 诊断并提供可选等待上限 by @KilimiaoSix in #265
Full Changelog: v0.3.4...v0.3.5
CodexManager v0.3.4
What's Changed
- [codex] 修复 Chat Completions 兼容流式 tool_calls 桥接 by @izhaoqing in #238
- [codex] Fast-close Cloudflare stream challenges by @KilimiaoSix in #239
- [codex] add persistent quota guard settings by @KilimiaoSix in #240
- [codex] fix startup loading stall by @KilimiaoSix in #248
- fix(ui): Y-axis display for usage analysis by @MDX-Tom in #242
- [codex] fix aggregate API model routing sync by @KilimiaoSix in #250
- Fix Chat Completions JSON mode on Responses backend by @KilimiaoSix in #251
New Contributors
- @izhaoqing made their first contribution in #238
Full Changelog: v0.3.3...v0.3.4
CodexManager v0.3.3
Full Changelog: v0.3.2...v0.3.3
如果新版本出现notfound xxx模型的报错,请把模型删掉重新同步一下
CodexManager v0.3.2
What's Changed
- [codex] Add aggregate API balance queries by @KilimiaoSix in #205
- feat(desktop): add tray preview and menu bar icon by @Anduin9527 in #209
- [codex] 支持自定义平台 API Key by @KilimiaoSix in #215
- [codex] add unified quota model pools by @KilimiaoSix in #208
- [codex] Auto-refresh usage after account add by @KilimiaoSix in #214
- 新增成员账号体系并收敛单人管理员模式导航 by @KilimiaoSix in #225
- [codex] Fix ccswitch import protocol opening by @KilimiaoSix in #226
- Add observability storage compaction migration by @mozi1924 in #230
- Fix collapsed sidebar title and icon alignment by @Ninthless in #234
New Contributors
- @Anduin9527 made their first contribution in #209
- @Ninthless made their first contribution in #234
Full Changelog: v0.3.1...v0.3.2
CodexManager v0.3.1
What's Changed
- fix: support CodingPlan aggregate API model override by @KilimiaoSix in #204
Full Changelog: v0.3.0...v0.3.1
CodexManager v0.3.0
What's Changed
- [codex] add API key quota limits by @KilimiaoSix in #202
- [codex] add gateway endpoint copy menu by @KilimiaoSix in #197
Full Changelog: v0.2.9...v0.3.0
CodexManager v0.2.9
What's Changed
- 修复后台用量线程刷新后 UI 未同步更新的问题 by @MDX-Tom in #186
- fix: persist Codex CLI onboarding dismissal by @KilimiaoSix in #191
- 新增平台密钥混合轮转,并优化 Service 版前端资源启动体验 by @KilimiaoSix in #193
- [codex] Fix compact prompt cache key handling by @yangeni in #196
- 支持将平台 Key 一键导入 ccswitch by @KilimiaoSix in #195
New Contributors
- @MDX-Tom made their first contribution in #186
- @KilimiaoSix made their first contribution in #191
- @yangeni made their first contribution in #196
Full Changelog: v0.2.8...v0.2.9
CodexManager v0.2.8
Full Changelog: v0.2.7...v0.2.8
主要是对2.7的补充