Releases: Wangnov/Codex-App-Manager
Releases · Wangnov/Codex-App-Manager
Release list
v0.1.4
Codex App Manager v0.1.4 Fixes the Windows updater download URL (space-free NSIS asset names) so windows-x86_64 in latest.json resolves. No app-code changes since v0.1.1.
v0.1.3
Codex App Manager v0.1.3 Fixes Windows in-app self-update: the NSIS installer is now signed in CI, so latest.json carries windows-x86_64. No app-code changes since v0.1.1.
v0.1.1
Codex App Manager v0.1.1 - i18n: system-locale detection + 11 languages with Arabic RTL - Windows: portable install location picker - CI: PR-level type-check / tests / clippy / cargo test
v0.1.0
fix(macos): preserve Tauri's drag-to-Applications dmg layout finalize re-created the dmg with a bare 'hdiutil create -srcfolder', dropping the Applications symlink + window layout (shipped a bare .app). Now it converts Tauri's dmg to read-write, swaps the finalized app in place, and recompresses — keeping the proper installer layout.