Skip to content

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 10 Jun 05:14
30204ae

Codex App Manager

macOS 增量更新从这一版起真正生效:BinaryDelta 助手随包出厂,更新卡片改由单一原子快照驱动,镜像 /manager/latest/* 永久直链上线。
Delta updates on macOS actually work starting this release: the BinaryDelta helper now ships in the bundle, the update card is driven by one atomic snapshot, and the mirror's /manager/latest/* permalinks go live.

✨ 亮点 · Highlights

  • macOS 增量更新真正可用(#43):BinaryDelta 助手现在随 macOS 包出厂。此前的 0.1.x 版本缺少它,每次更新都会静默回退整包下载——从这一版起,更新只下载版本之间的差量。
    The BinaryDelta helper finally ships inside the macOS bundle. Earlier 0.1.x builds silently fell back to full-package downloads; from this release on, updates pull only the delta between versions.
  • 镜像永久直链上线(#42):/manager/latest/* 恒指向当前最新版本,README 与官网的下载链接从此永不过期。
    /manager/latest/* permalinks always resolve to the current release, so download links in the README and on the website never go stale.

🐛 修复 · Fixes

  • 更新卡片与确认弹窗共用一份原子快照(#45):杜绝"当前 X → 新版 X"这类自相矛盾的卡片,确认时看到的就是将要执行的。
    The update card and the consent sheet are driven by one atomic snapshot — no more self-contradictory "now X → new X" cards; what you confirm is what runs.
  • 不再卡在 Codex 的退出确认上(#44):更新需要退出 Codex 时,把它的退出确认弹窗浮到前台,而不是让更新停在原地。
    When an update needs Codex to quit, its quit-confirm dialog is surfaced instead of the update silently stalling.

📦 安装与升级 · 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
# 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.

Full Changelog: v0.1.12...v0.1.13