Releases: qiyadeng/CodexSwitch
Releases · qiyadeng/CodexSwitch
Release list
Codex Switch v0.23.16
更新日志(中文)
[0.23.16] - 2026-05-20
变更
- Newbee API 已更新默认基础地址:新建 API Key 账户和 Newbee API 服务商预设现在默认使用
https://api.newbeeapi.com。 - 设置页“关于”标签页已暂时隐藏:设置页入口和内容都已加开关隐藏,后续需要时可重新打开。
Changelog (English)
[0.23.16] - 2026-05-20
Changed
- Newbee API now uses the updated service base URL: new API key accounts and the Newbee API provider preset now default to
https://api.newbeeapi.com. - The Settings About tab is temporarily hidden: the About tab entry and content are gated off while the page is paused.
Codex Switch v0.23.15
更新日志(中文)
[0.23.15] - 2026-05-17
修复
- New API 配额卡片现在显示账户金额:优先读取账户总金额和当前余额字段,不再把 token usage fallback 的数值和不限量状态当作账户余额显示。
Changelog (English)
[0.23.15] - 2026-05-17
Fixed
- New API quota cards now show account balance amounts: the account total and current balance are read from balance fields when available, so token usage fallback values and unlimited status are no longer presented as account money.
Codex Switch v0.23.14
更新日志(中文)
[0.23.14] - 2026-05-17
修复
- New API 配额卡片现在会分别显示原始可用额度和总额度:token usage fallback 数据会明确展示为“可用额度”和“总额度”,无限量 Key 仍保留无限量状态,但不会再隐藏数字字段。
Changelog (English)
[0.23.14] - 2026-05-17
Fixed
- New API quota cards now show the raw available and total quota separately: token usage fallback data is displayed as explicit "available quota" and "total quota" values, while unlimited keys still keep the unlimited status without hiding the numeric fields.
Codex Switch v0.23.13
更新日志(中文)
[0.23.13] - 2026-05-17
修复
- New API Key 配额刷新现在会 fallback 到原生 token usage 接口:当 Cockpit token-profile 接口不可用时,客户端会从 API origin 请求
/api/usage/token/,保留原始额度数值,并继续显示剩余额度,不做金额换算。
Changelog (English)
[0.23.13] - 2026-05-17
Fixed
- New API key quota refresh now falls back to the native token usage endpoint: when the Cockpit token-profile endpoint is unavailable, the client reads
/api/usage/token/from the API origin, preserves the raw quota values, and keeps displaying the remaining quota without converting units.
Codex Switch v0.23.12
更新日志(中文)
[0.23.12] - 2026-05-15
变更
- 已从悬浮侧栏删除品牌快捷按钮:品牌标识现在只保留在桌面图标和启动图标中,侧栏顶部保留的第一个入口继续显示 Codex 平台 Logo。
- 已移除隐藏的火箭点击计数入口:无实际用途的角标计数、发射动画和 Breakout 彩蛋弹窗代码不再打包。
Changelog (English)
[0.23.12] - 2026-05-15
Changed
- The sidebar brand shortcut has been removed from the floating navigation: the app identity now stays in the desktop and launcher icon, while the first remaining sidebar entry continues to use the Codex platform logo.
- The hidden rocket click-counter entry has been removed: the unused click badge, launch animation, and breakout modal code path are no longer bundled.
Codex Switch v0.23.11
更新日志(中文)
[0.23.11] - 2026-05-15
变更
- GitHub README 已调整为 Codex Switch 项目页:中英文 README 现在使用 Codex Switch 名称、当前仓库链接、最新版本下载入口、截图、隐私说明和更精简的开发说明。
- 应用 Logo 已切换为浅色系视觉:桌面打包图标、侧栏标识、设置页关于图标和原生 Codex SVG 资源现在使用白到浅青的底色与更明亮的切换箭头。
Changelog (English)
[0.23.11] - 2026-05-15
Changed
- GitHub README now reflects the Codex Switch fork: the Chinese and English README files use the Codex Switch name, current repository links, release download entry, screenshots, privacy note, and concise development instructions.
- The app logo now uses a lighter visual system: generated desktop icons, the sidebar mark, the settings about icon, and the native Codex SVG asset now use a white-to-cyan base with brighter switch arrows.
Codex Switch v0.23.10
更新日志(中文)
[0.23.10] - 2026-05-15
变更
- 推广内容已在推广功能暂停期间隐藏:仪表盘不再初始化或渲染顶部居中的推广横幅。
- Codex Switch 采用新的应用视觉标识:侧边栏、设置页、原生菜单资源和桌面打包图标现在都使用新的切换风格 Codex 图标。
Changelog (English)
[0.23.10] - 2026-05-15
Changed
- Promotional content is hidden while the promotion feature is paused: the dashboard no longer initializes or renders the top-center promotional banner.
- Codex Switch now has a refreshed app identity: the sidebar, settings view, native menu resource, and packaged desktop icon assets now use the new switch-style Codex icon.
Codex Switch v0.23.9
更新日志(中文)
[0.23.9] - 2026-05-15
Fixed
- Release workflow no longer rejects valid Tauri updater keys because of a brittle text check: CI now verifies that the decoded signing key is present and lets the Tauri signing step validate the key format.
Changelog (English)
[0.23.9] - 2026-05-15
Fixed
- Release workflow no longer rejects valid Tauri updater keys because of a brittle text check: CI now verifies that the decoded signing key is present and lets the Tauri signing step validate the key format.
Codex Switch v0.23.4
Changed:
- Renamed the desktop app to Codex Switch.
- Codex account creation now opens the API Key setup first while keeping OAuth available for reauthorization.
Build notes:
- Windows NSIS installer built with fast packaging and --no-sign.
CodexSwitch v0.23.3
CodexSwitch custom build based on Cockpit Tools. This release switches the desktop updater endpoint to https://github.com/qiyadeng/CodexSwitch/releases/latest/download/latest.json and includes the Windows x64 installer plus direct executable. Note: this local build was packaged with --no-sign, so Tauri updater signature artifacts/latest.json are not included yet.