Releases: Loongphy/codex-auth
Releases · Loongphy/codex-auth
Release list
v0.3.0-alpha.10
Changelog
Full Changelog: v0.3.0-alpha.9...v0.3.0-alpha.10
- docs(readme): update misleading version [skip ci] (d410605)
- fix: remove browser UA spoofing for ChatGPT API requests (#124) (5706e85)
- docs: document codex-auth user agent [skip ci] (f7cf942)
- docs: add alias command to README [skip ci] (1e1fc5e)
- refactor: replace Node.js with curl for API requests (#128) (e53c646)
- feat: add previous account switch (#133) (2ef8259)
- fix(cpa): normalize CPA auth field handling (#135) (b25c261)
- fix(registry): create private dirs with restrictive mode (#137) (ea770fe)
- fix(login): resolve Windows codex launchers (06e5742)
- fix(login): preserve missing launcher hint (c18c9c3)
- fix(login): preserve Windows launcher resolution order (a82e3f7)
- fix(login): keep PowerShell as fallback (6555192)
- fix(login): harden Windows launcher fallback (54c12ba)
- fix(login): narrow Windows launcher support (b82f3b3)
- fix(login): run Windows cmd launchers via cmd.exe (73a7018)
- fix(login): support Windows PowerShell wrappers (7c41e2b)
- fix(login): narrow Windows retry behavior (0fa4559)
- fix(login): clarify Windows launcher hints (6d5cce6)
- fix(login): prefer actionable Windows launch errors (2c1d49c)
- fix(login): simplify Windows Codex PATH resolution (86ed051)
- fix(login): restore native Windows cmd launch (577bb9f)
- fix(login): keep PowerShell as Windows fallback (d59c16d)
- fix(login): retry alternate Windows launchers (8f1d10f)
- docs: remove fallback note (af3d3b1)
- test(windows): fix launcher fallback fixtures (f40257c)
- fix(login): preserve PowerShell access denied fallback error (0617390)
- fix(login): support Windows batch codex launchers (e3ade54)
- fix(login): bypass PowerShell script policy for ps1 fallback (b7995d3)
- Merge pull request #142 from Loongphy/issue-139 (23f3857)
v0.2.10
Changelog
Full Changelog: v0.2.9...v0.2.10
v0.3.0-alpha.9
v0.3.0-alpha.8
Changelog
Full Changelog: v0.3.0-alpha.7...v0.3.0-alpha.8
- ci: gate releases on latest full main ci (8b72cb7)
- feat: remove persistent api config toggle (#97) (2ac689d)
- Hide API child process window on Windows (#96) (107253e)
- fix: update fake node batch detection (e2b19f2)
- fix: stabilize ci test fakes (baff8c6)
- fix: avoid blocking fake node stdin (b8e98d1)
- feat: add active-only list refresh (566fbe5)
- docs: update list active usage [skip ci] (d625469)
- feat: keep codex-auth foreground-only (#99) (39d2ece)
- ci: use commit sha in preview release comments (4a3e73e)
- feat: Support phone login auth organization accounts (#100) (04afba3)
- ci: limit windows zig test concurrency (64788cf)
- feat: add account alias command (#105) (5beb34b)
- fix: enable list colors on windows terminals (#108) (7bccd64)
- docs(README): update codex-auth login requirements [skip ci] (fa37ba0)
- fix: sync active auth before login (#113) (7fed35e)
- feat: new app command to support codex app account switching (#103) (070e28a)
- fix: isolate codex login (#117) (1fe8641)
v0.2.9
Changelog
Full Changelog: v0.2.8...v0.2.9
v0.3.0-alpha.7
v0.3.0-alpha.6
v0.3.0-alpha.5
v0.3.0-alpha.4
v0.3.0-alpha.3
Changelog
Full Changelog: v0.3.0-alpha.2...v0.3.0-alpha.3
- refactor: new code structure, live TUI layout and configurable refresh interval (#77) (284fc1c)
- ci: skip release-only commits (e0f2659)
- ci: fix release commit skip condition (53e5ee6)
- ci: classify release-only commits (401d456)
- ci: silence expected test logs (6139577)
- ci: print verbose zig tests (625bf69)
- ci: restore default zig test output (96801eb)