v0.5.4
修复 Codex 26.901 系列的皮肤试穿与切换,保留旧版本兼容,并恢复 winget 自动提交。
Restores skin try-on and switching on Codex 26.901 builds, retains older-version support, and repairs automated winget submissions.
🐛 修复 · Fixes
-
新版 Codex 可再次试穿和切换皮肤:Codex
26.901.20858起新增原生设置桥接,导致旧版管理器报settings module not found。现在从该版本起优先使用新版适配器,并已在26.901.22334上完成真实设置读写验证。
Skin try-on and switching work on newer Codex builds again: the native settings bridge introduced in Codex26.901.20858caused older Manager releases to reportsettings module not found. A new adapter is preferred from that version onward and has passed live settings read/write verification on26.901.22334. -
设置接口识别更稳健:不再依赖新版读写函数的完整压缩形状;会跳过无法检查的无关导出,并保留 Codex 自身的原生接口、旧接口回退和既有旧版本适配。
More resilient settings discovery: the new adapter no longer depends on exact minified function bodies, skips unrelated exports that cannot be inspected, and preserves Codex's native/legacy dispatch along with existing older-version adapters. -
恢复 winget 版本提交:修复发布后自动向
winget-pkgs提交更新的流程;具体版本仍需上游审核合并后才会在 winget 中可用。
Restored winget submissions: releases can once again submit updates towinget-pkgsautomatically. Each version becomes available through winget after upstream review and merge.
📦 安装与升级 · Install & Upgrade
已经安装? 打开应用即可收到本次更新——macOS 只下载版本间的增量,校验失败自动回滚。
Already installed? The app offers this update in-app — macOS pulls only the delta, with automatic rollback.
| 平台 · Platform | 下载 · Download(国内直连 · China-reachable) |
|---|---|
| macOS · Apple Silicon | CodexAppManager_aarch64.dmg |
| macOS · Intel | CodexAppManager_x86_64.dmg |
| Windows · x64 | CodexAppManager_x64-setup.exe |
| Windows · ARM64 | CodexAppManager_arm64-setup.exe |
Windows 签名状态: 本版 CodexAppManager_x64-setup.exe / CodexAppManager_arm64-setup.exe 没有 Authenticode 代码签名,首次运行可能出现 SmartScreen 提示;.sig / latest.json 的 Tauri updater 签名只校验更新字节,不代表 Windows 发行者身份。SignPath Foundation 申请仍在审核。参见 代码签名政策与 Windows signing and verification。
Windows signing status: This release's CodexAppManager_x64-setup.exe / CodexAppManager_arm64-setup.exe are not Authenticode-signed, so SmartScreen may warn on first run. The Tauri updater signature in .sig / latest.json verifies update bytes only and is not Windows publisher identity. The SignPath Foundation application is pending. See the code signing policy and Windows signing and verification.
隐私 · Privacy: 隐私政策 · Privacy policy
核验下载: 本页 Assets 带有 SHA256SUMS;Windows 用 Get-FileHash .\CodexAppManager_x64-setup.exe -Algorithm SHA256 或替换为 ARM64 文件名,macOS 用 shasum -a 256 CodexAppManager_aarch64.dmg,再与 SHA256SUMS 比对。
Verify downloads: This release includes SHA256SUMS in Assets; on Windows run Get-FileHash .\CodexAppManager_x64-setup.exe -Algorithm SHA256 or swap in the ARM64 filename, and on macOS run shasum -a 256 CodexAppManager_aarch64.dmg, then compare with SHA256SUMS.
# macOS · Homebrew
brew install --cask wangnov/tap/codex-app-manager镜像直链恒指向最新版本;如需本页对应的历史版本,请使用下方 Assets。
.app.tar.gz/.sig/latest.json是自动更新器的工件,手动安装请选.dmg/.exe。
Mirror permalinks always resolve to the latest release — for this exact version use the assets below..app.tar.gz/.sig/latest.jsonbelong to the auto-updater; pick the.dmg/.exefor manual installs.
What's Changed
- fix(ci): restore winget publishing by @Wangnov in #318
- chore(release): bump version to 0.5.4 by @Wangnov in #319
Full Changelog: v0.5.3...v0.5.4