Releases: ramarivera/codex-auth
Releases · ramarivera/codex-auth
Release list
v0.2.10-silent.2
v0.2.10-silent.1
Changelog
Full Changelog: v0.2.9...v0.2.10-silent.1
- chore: upgrade to Zig 0.16.0 (Loongphy#62) (ccbbc6c)
- feat: support --skip-api overrides for commands (Loongphy#65) (4fc066e)
- fix: harden local credential file permissions (Loongphy#5) (2a42df7)
- perf: improve windows and foreground usage performance (Loongphy#64) (89d7b4b)
- feat: add live refresh for live,switch,remove commands (Loongphy#66) (7e84e6c)
- docs: refresh README auto-switch guidance [skip ci] (1267d11)
- test: stabilize windows child timeout capture coverage (43c53b5)
- test: relax windows child timeout stdout assertion (a5d8910)
- docs: add release badges [skip ci] (20355d0)
- fix(cli): handle live tui output loss (6381018)
- refactor: new code structure, live TUI layout and configurable refresh interval (Loongphy#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)
- ci: use node24 setup-zig fork (8238943)
- feat: improve usage error code display (70aed77)
- chore: remove unused zigzag vendor (53dbda1)
- fix: use detail.code as error.code fallback (adc6c3b)
- Set default live refresh interval to 60s (b0ecc5e)
- fix(tui): improve mouse wheel scrolling (3cfbc4e)
- Refine switch --live auto-switch behavior (d3102f0)
- Shorten usage table headers (a749a41)
- feat: add export command (Loongphy#94) (e2ba1cb)
- feat: Add API key support (Loongphy#93) (46894ed)
- fix: also bump version in src/version.zig for v0.3.0-alpha.7 (bbfba4a)
- ci: gate releases on latest full main ci (8b72cb7)
- feat: remove persistent api config toggle (Loongphy#97) (2ac689d)
- Hide API child process window on Windows (Loongphy#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 (Loongphy#99) (39d2ece)
- ci: use commit sha in preview release comments (4a3e73e)
- feat: Support phone login auth organization accounts (Loongphy#100) (04afba3)
- ci: limit windows zig test concurrency (64788cf)
- feat: add account alias command (Loongphy#105) (5beb34b)
- fix: enable list colors on windows terminals (Loongphy#108) (7bccd64)
- docs(README): update codex-auth login requirements [skip ci] (fa37ba0)
- fix: sync active auth before login (Loongphy#113) (7fed35e)
- feat: new app command to support codex app account switching (Loongphy#103) (070e28a)
- fix: isolate codex login (Loongphy#117) (1fe8641)
- Improve registry version error (a9f681e)
- docs(readme): update document instructions (4361fe3)
- feat: support JSON array imports (Loongphy#118) (ffe25ee)
- fix: create scratch CODEX_HOME before login (Loongphy#120) (4ad1dd7)
- docs(readme): update misleading version [skip ci] (d410605)
- fix: remove browser UA spoofing for ChatGPT API requests (Loongphy#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 (Loongphy#128) (e53c646)
- feat: add previous account switch (Loongphy#133) (2ef8259)
- feat: restore background auto-switch with silent Windows behavior (66e5732)
- chore: update release metadata for @ramarivera namespace (5a3693c)
- chore: add first-publish script for one-time setup (08ed48e)
- fix: include codex-auth-auto.exe in Windows packages and use artifacts dir for staging (ee44aac)
- chore: revert to npm token-based publishing in GitHub Actions (7b547db)
- chore: trigger CI workflow (1af34ce)
- chore: trigger Actions run (f8a760a)
- fix: handle auto_switch variant in cli_behavior_test (d01ec87)
- chore: bump version to 0.2.10-silent.1 (a9d6819)
- chore: bump optionalDependencies versions to 0.2.10-silent.1 (9611740)
- fix: allow codex-auth-auto.exe in release metadata check (d38bc10)