CodexHub v0.2.0
English
CodexHub v0.2.0 now publishes the Windows stable installer with signed Tauri updater configuration from master commit 5c4af33. The macOS DMG asset is unchanged.
Downloads
CodexHub_0.2.0_x64-setup.exe: Windows x64 NSIS installer with stable update checking enabled.CodexHub_0.2.0_x64-setup.exe.sig: Tauri updater signature for the Windows installer.latest.json: stable Windows updater feed metadata.CodexHub-v0.2.0-macos-aarch64-unsigned.dmg: unchanged unsigned macOS Apple Silicon DMG.SHA256SUMS.txt: SHA256 checksums for the current release assets.
Highlights
- Windows stable now uses the signed updater-enabled installer path. The old Windows portable zip has been removed from this release.
- Settings Version info can check the configured stable feed. v0.2.0 reports up to date until a later signed stable version is published.
- The Update button remains gated until a signed stable feed returns an available newer version.
- README and internal maintenance docs now describe CodexHub as a cross-platform desktop console and keep Windows release guidance installer-first.
Validation
Validated locally and through GitHub Actions:
pnpm smokepnpm smoke:mockpnpm typecheckpnpm build:webcargo test --manifest-path src-tauri/Cargo.tomlpnpm audit:publicscripts/validate-release.ps1 -Channel stable -UserTested -SkipPortable -NoLive -StartupSeconds 1- GitHub Actions
Build Windows Releaserun28643539651 - GitHub Actions
Build macOS Releaserun28607585601for the unchanged macOS DMG
Notes
- The macOS DMG is unsigned/ad-hoc and not notarized. Real Mac validation is still required before treating macOS behavior as fully verified.
- Windows portable packaging remains a manual/local capability, but it is not published as a v0.2.0 Windows release asset.
- CodexHub does not store private keys, passphrases, OpenAI tokens, signing keys, private feeds, or remote secrets.
中文
CodexHub v0.2.0 现在已使用 master 提交 5c4af33 构建并发布带 Tauri 签名 updater 配置的 Windows stable 安装包。macOS DMG 资产保持不变。
下载
CodexHub_0.2.0_x64-setup.exe:Windows x64 NSIS 安装包,已启用 stable 更新检查。CodexHub_0.2.0_x64-setup.exe.sig:Windows 安装包的 Tauri updater 签名。latest.json:stable Windows updater feed 元数据。CodexHub-v0.2.0-macos-aarch64-unsigned.dmg:保持不变的未签名 macOS Apple Silicon DMG。SHA256SUMS.txt:当前发布资产的 SHA256 校验值。
主要变化
- Windows stable 现在只发布可自动更新的签名安装版;旧 Windows portable zip 已从本次 Release 移除。
- 设置页“版本信息”可以检查已配置的 stable feed。v0.2.0 在发布更高 signed stable 版本前会显示已是最新。
- “更新”按钮仍只在 signed stable feed 返回更高可用版本后启用。
- README 和内部维护文档已按跨平台桌面控制台定位同步,并将 Windows 发布说明调整为安装版优先。
验证
本次已通过本地和 GitHub Actions 验证:
pnpm smokepnpm smoke:mockpnpm typecheckpnpm build:webcargo test --manifest-path src-tauri/Cargo.tomlpnpm audit:publicscripts/validate-release.ps1 -Channel stable -UserTested -SkipPortable -NoLive -StartupSeconds 1- GitHub Actions
Build Windows Releaserun28643539651 - GitHub Actions
Build macOS Releaserun28607585601对应保持不变的 macOS DMG
说明
- macOS DMG 未签名、未 notarize。macOS 行为仍需要真实 Mac 验证后才能视为完全确认。
- Windows portable packaging 仍作为手工/本地打包能力保留,但不作为 v0.2.0 Windows 正式发布资产。
- CodexHub 不保存私钥、passphrase、OpenAI token、签名密钥、私有 feed 或远端 secret。