Skip to content

Releases: GboyCode/CodexAuth

CodexAuth Switch v0.1.16

Choose a tag to compare

@github-actions github-actions released this 06 Sep 14:15

CodexAuth Switch 0.1.16

修复重置次数漏读、未保存和旧结果覆盖新结果的情况。

  • 补充 Windows Store / MSIX 的 Codex 缓存目录。
  • 缓存哈希链中的单条损坏响应不再阻断后续有效响应。
  • 已核验账号和用户的重置缓存不依赖账号切换时间;没有新的会话或周额度事件时也保存重置次数。
  • 并发额度刷新保留较新的重置记录;只有重置次数的快照仍可展示。

继续只读本地记录,不查询官方额度接口、不消耗重置次数。没有可核验记录时显示未知,旧记录继续标注待更新。

验证:npm run browser-cache:validatenpm run local-data:validate,以及 Windows 安装包构建和本机覆盖安装验证。

CodexAuth Switch v0.1.15

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:15

更新内容

  • 主窗口标题上方与浮窗左上角显示当前版本号,点击即可手动检查 GitHub 最新正式版。
  • 按当前 Windows x64、macOS Intel / Apple Silicon 架构匹配安装包,提供“下载安装包”和“查看更新说明”。下载在浏览器中进行,下载后手动运行安装包。
  • 明确显示已是最新版、本机版本较新、缺少对应安装包及网络失败状态;避免提示降级,支持重试。
  • 包含 v0.1.14 的 .codexauth 凭证文件图标关联。

更新检查仅请求本项目的公开 GitHub Release 接口,不携带账号、凭证或用量数据,不后台检查或自动安装。额度与 Token 统计仍使用本地数据。

English

The main window and widget now display the app version. Click it to manually check the latest GitHub release and download the matching installer through your browser. Checks handle network failures, unsupported assets and newer local builds without offering downgrades. Includes the .codexauth credential file icon association.

Update checks use the public project repository without account, credential or usage data. No background checks or automatic installation. Installers are unsigned, and macOS builds are not notarized.

CodexAuth Switch v0.1.13

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:00

更新内容

本版本汇总 v0.1.6 之后的账号迁移、本地统计和稳定性改进。

  • 跨电脑账号迁移:主窗口新增“导出当前账号”和“导入凭证文件”。迁移文件使用密码加密,账号名称和凭证均保存在密文中;导入后使用目标电脑的系统安全存储重新加密。
  • 更准确的本地 Token 统计:按事件增量计算,处理重复、分支及归档记录,展示完整整数和扫描覆盖情况;额度估算使用对应账号、模型和窗口的本地样本。
  • 剩余重置次数:只读本地记录和 Codex 已保存的用量缓存,核对账号归属并标注来源、时间及过期状态。没有可靠记录时显示未知,不主动调用官方额度 API。
  • 多账号快速看板:切换账号后仍可查看其他账号保存的额度和剩余重置快照。
  • 浮窗调整:最小高度保留两个完整账号,压缩重置栏,来源统一显示“Codex缓存”;移除 premium 等额外额度池显示。
  • 启动与恢复:修复重复启动时接口未就绪导致的账号页加载失败;账号索引损坏时保留原文件并尝试恢复可解密快照。提供 Windows 独立维护启动脚本。

跨电脑迁移

  1. A 电脑打开主窗口,点击“导出当前账号”,设置至少 10 个字符的密码,保存 .codexauth 文件。
  2. 将文件传到 B 电脑,在本版本或更新版本中点击“导入凭证文件”,输入相同密码。
  3. 导入成功后,在账号列表点击“切换”。导入本身不会自动切换或重启当前账号。

有效凭证通常可直接使用;过期、撤销或刷新令牌变化后可能需要重新导出或官方登录,不能保证免验证。密码不会保存,遗失后无法恢复迁移文件。

下载与说明

  • Windows x64:CodexAuthSwitch-Setup-0.1.13.exe
  • macOS Apple Silicon:CodexAuthSwitch-0.1.13-arm64.dmg
  • macOS Intel:CodexAuthSwitch-0.1.13-x64.dmg
  • .blockmap 为更新辅助文件,手动安装无需下载。

应用的账号凭证、迁移文件、日志和会话历史不随安装包分发。额度和重置次数来自本机快照,可能滞后;本机 Token 统计不代表其他设备的用量。

安装包未商业代码签名,macOS 版本未经过 Apple 公证,系统可能显示安全提示。

English

This release adds password-encrypted account transfer between computers, more accurate local token accounting, saved quota/reset snapshots for multiple accounts, a compact widget with two complete account rows, and a fix for startup IPC registration races. Additional premium quota pool displays have been removed.

Export the current account on computer A, import the .codexauth file with the same password on computer B, then select Switch. Imports do not automatically switch accounts. Expired or revoked credentials and refresh-token rotation may still require a new export or official login.

Quota and reset data are read locally without querying official quota APIs. Windows x64 and macOS arm64/x64 installers are provided; they are unsigned and the macOS builds are not notarized.

CodexAuth Switch v0.1.6

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:13

CodexAuth Switch release for Windows and macOS.

  • Windows x64 installer
  • macOS DMGs for Apple Silicon and Intel
  • DPAPI encryption on Windows and Keychain-backed encryption on macOS
  • Local account snapshots, quota estimates, and token usage statistics
  • No Codex conversation history upload
  • The installers are not commercially code-signed or Apple-notarized, so the operating system may show a security warning.

CodexAuth Switch v0.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Aug 08:44

CodexAuth Switch release.

  • Windows local Codex App account switcher
  • DPAPI-encrypted local account snapshots
  • Local quota estimation by default
  • Optional online precise quota mode for current-account limits
  • Reviews, model-level quota cards, and quota pace hints
  • No Codex conversation history upload
  • The installer is not commercially code-signed, so Windows may show a security warning.

CodexAuth Switch v0.1.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:38

CodexAuth Switch release.

  • Windows local Codex App account switcher
  • DPAPI-encrypted local account snapshots
  • Local quota estimation by default
  • Optional online precise quota mode for current-account limits
  • Reviews, model-level quota cards, and quota pace hints
  • No Codex conversation history upload
  • The installer is not commercially code-signed, so Windows may show a security warning.

CodexAuth Switch v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 May 13:25

CodexAuth Switch release.

  • Windows local Codex App account switcher
  • DPAPI-encrypted local account snapshots
  • Local quota estimation by default
  • Optional online precise quota mode for current-account limits
  • Reviews, model-level quota cards, and quota pace hints
  • No Codex conversation history upload
  • The installer is not commercially code-signed, so Windows may show a security warning.

CodexAuth Switch v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 May 17:03

Initial open-source release.

  • Windows local Codex App account switcher
  • DPAPI-encrypted local account snapshots
  • No OpenAI official API calls
  • No Codex conversation history upload
  • The installer is not commercially code-signed, so Windows may show a security warning.