github Wangnov/Codex-App-Manager v0.5.1

3 hours ago

Codex App Manager

修复 Codex 26.727 桌面版中的皮肤主画布兼容问题,同时保留旧版 Codex 与既有皮肤包的兼容性。
Restores the themed main canvas on Codex 26.727 while preserving compatibility with older Codex builds and existing skin packages.

🐛 修复 · Fixes

  • 恢复新版 Codex 的完整主画布皮肤:Codex 26.727 调整了主内容区的 DOM 标记,并在页面前方加入了另一个 main 元素,导致管理器把皮肤舞台挂到错误节点。现在优先识别新版稳定标记,并为既有 main.main-surface 皮肤规则提供由运行时管理、可安全清理的兼容层;背景大图、人物立绘、Hero、任务页内容样式与响应式布局均会落到正确的主画布。
    Restore the complete themed main canvas on current Codex: Codex 26.727 changed the main-content DOM marker and introduced another main element earlier in the page, causing the skin stage to mount on the wrong node. The manager now prefers the current stable marker and adds a runtime-owned, safely removable compatibility layer for existing main.main-surface rules, keeping wallpapers, character art, hero elements, task content, and responsive layout on the actual canvas.

  • 保持旧版与旧皮肤包兼容:旧版 Codex 的 main.main-surface 路径继续作为回退,现有 .codexskin 包无需重新打包;停用或切换皮肤时只移除管理器自己添加的兼容标记。
    Preserve older clients and skin packages: the legacy main.main-surface path remains the fallback, existing .codexskin packages do not need repacking, and disabling or switching skins removes only compatibility markers owned by the manager.

📦 安装与升级 · 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.json belong to the auto-updater; pick the .dmg / .exe for manual installs.

What's Changed

Full Changelog: v0.5.0...v0.5.1

Don't miss a new Codex-App-Manager release

NewReleases is sending notifications on new releases.