Releases: cnlimiter/codex-manager
Releases · cnlimiter/codex-manager
v1.1.3
OpenAI 账号管理系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-v2-windows-x64.exe |
| Linux x64 | codex-register-v2-linux-x64 |
| macOS ARM64 | codex-register-v2-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
- feat: 支持 cloud-mail 自部署邮箱服务 by @ZHOUKAILIAN in #105
- fix: validate NEWAPI token input across UI and API by @MisonL in #109
- fix: 修复导入邮箱和现有账号场景下重复命中旧验证码的问题 by @ZHOUKAILIAN in #106
- fixbug: 在 f-string 中统一使用单引号替代双引号,避免嵌套引号问题 by @hhhaiai in #111
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
OpenAI 账号管理系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-v2-windows-x64.exe |
| Linux x64 | codex-register-v2-linux-x64 |
| macOS ARM64 | codex-register-v2-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
- feat: support proxy_url in CPA auth files by @starsalwaysineyes in #51
- fix: 修复 OAuth token 刷新一次性令牌报错及批量验证卡死问题 by @yunxilyf in #53
- Fix template rendering with Starlette 1.0 by @magisk317 in #72
- fix: consolidated protocol restoration, playwright removal and port conflict fix by @MisonL in #78
- fix: avoid reading six-digit email domains as OTPs by @ZHOUKAILIAN in #83
- feat(newapi): 上传目标支持 newApi 接入 by @asasugar in #89
- feat: add Codex auth login and export flow by @haq426-163 in #93
New Contributors
- @starsalwaysineyes made their first contribution in #51
- @asasugar made their first contribution in #89
- @haq426-163 made their first contribution in #93
Full Changelog: v1.0.9...v1.1.2
v1.1.1
OpenAI 账号管理系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-v2-windows-x64.exe |
| Linux x64 | codex-register-v2-linux-x64 |
| macOS ARM64 | codex-register-v2-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordFull Changelog: v1.1.0...v1.1.1
v1.1.0
OpenAI 自动注册系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
- feat: support proxy_url in CPA auth files by @starsalwaysineyes in #51
New Contributors
- @starsalwaysineyes made their first contribution in #51
Full Changelog: v1.0.9...v1.1.0
v1.0.9
OpenAI 自动注册系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
Full Changelog: v1.0.8...v1.0.9
v1.0.8
OpenAI 自动注册系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
- 1、邮箱服务增加duckmail协议;2、解决cpa上传测试成功,但是实际上传失败的问题;3、前端静态资源增加版本号 by @rockxsj in #33
- feat: 新增 freemail 邮箱服务渠道支持 by @yunxilyf in #37
New Contributors
Full Changelog: v1.0.7...v1.0.8
v1.0.7
OpenAI 自动注册系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
New Contributors
Full Changelog: v1.0.6...v1.0.7
v1.0.6
OpenAI 自动注册系统 v2
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080
# 调试模式(热重载)
./codex-register --debug
# 设置 Web UI 访问密钥
./codex-register --access-password mypasswordWhat's Changed
- 增加打开页面时的密码验证以及支持远程PG数据库 by @pigracing in #14
New Contributors
- @pigracing made their first contribution in #14
Full Changelog: v1.0.5...v1.0.6
v1.0.5
OpenAI/Codex CLI 自动注册系统
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080What's Changed
- Fix version format in pyproject.toml by @magisk317 in #9
- fix: avoid matching 6-digit numbers inside email addresses by @Senkoi in #10
New Contributors
- @magisk317 made their first contribution in #9
- @Senkoi made their first contribution in #10
Full Changelog: v1.0.4...v1.0.5
v1.0.4
OpenAI/Codex CLI 自动注册系统
下载说明
| 平台 | 文件 |
|---|---|
| Windows x64 | codex-register-windows-x64.exe |
| Linux x64 | codex-register-linux-x64 |
| macOS ARM64 | codex-register-macos-arm64 |
使用方法
# Linux/macOS 需要先赋予执行权限
chmod +x codex-register-*
# 启动 Web UI
./codex-register
# 指定端口
./codex-register --port 8080What's Changed
New Contributors
Full Changelog: v1.0.3...v1.0.4