Skip to content

Releases: Loongphy/codex-auth

v0.3.0-alpha.5

28 Apr 02:48

Choose a tag to compare

v0.3.0-alpha.5 Pre-release
Pre-release

Changelog

Full Changelog: v0.3.0-alpha.4...v0.3.0-alpha.5

  • chore: remove unused zigzag vendor (53dbda1)
  • fix: use detail.code as error.code fallback (adc6c3b)
  • Set default live refresh interval to 60s (b0ecc5e)

v0.3.0-alpha.4

27 Apr 22:13

Choose a tag to compare

v0.3.0-alpha.4 Pre-release
Pre-release

Changelog

Full Changelog: v0.3.0-alpha.3...v0.3.0-alpha.4

  • ci: use node24 setup-zig fork (8238943)
  • feat: improve usage error code display (70aed77)

v0.3.0-alpha.3

27 Apr 13:35

Choose a tag to compare

v0.3.0-alpha.3 Pre-release
Pre-release

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)

v0.3.0-alpha.2

24 Apr 03:20

Choose a tag to compare

v0.3.0-alpha.2 Pre-release
Pre-release

Changelog

Full Changelog: v0.3.0-alpha.1...v0.3.0-alpha.2

  • docs: add release badges [skip ci] (20355d0)
  • fix(cli): handle live tui output loss (6381018)
  • chore: release v0.3.0-alpha.2 (b45d43f)

v0.2.8

24 Apr 10:21

Choose a tag to compare

Changelog

Full Changelog: v0.2.7...v0.2.8

  • fix: restore auto-switch thresholds (21fe957)
  • Merge pull request #71 from Loongphy/codex/rollback-v02-auto-switch-threshold (5f2d6cc)
  • chore: release v0.2.8-alpha.1 (b1df1ab)
  • chore: release v0.2.8 (842e82d)

v0.2.8-alpha.1

24 Apr 09:52

Choose a tag to compare

v0.2.8-alpha.1 Pre-release
Pre-release

Changelog

Full Changelog: v0.2.7...v0.2.8-alpha.1

  • fix: restore auto-switch thresholds (21fe957)
  • Merge pull request #71 from Loongphy/codex/rollback-v02-auto-switch-threshold (5f2d6cc)
  • chore: release v0.2.8-alpha.1 (b1df1ab)

v0.2.7

23 Apr 05:40

Choose a tag to compare

Changelog

Full Changelog: v0.2.6...v0.2.7

  • fix(v0.2): batch foreground API refreshes (#69) (3030f81)
  • chore: release v0.2.7-alpha.1 (c796d43)
  • chore: release v0.2.7 (926c9c3)

v0.2.7-alpha.1

23 Apr 04:58

Choose a tag to compare

v0.2.7-alpha.1 Pre-release
Pre-release

Changelog

Full Changelog: v0.2.6...v0.2.7-alpha.1

  • fix(v0.2): batch foreground API refreshes (#69) (3030f81)
  • chore: release v0.2.7-alpha.1 (c796d43)

v0.3.0-alpha.1

21 Apr 22:55

Choose a tag to compare

v0.3.0-alpha.1 Pre-release
Pre-release

Changelog

Full Changelog: v0.2.6...v0.3.0-alpha.1

  • chore: upgrade to Zig 0.16.0 (#62) (ccbbc6c)
  • feat: support --skip-api overrides for commands (#65) (4fc066e)
  • fix: harden local credential file permissions (#5) (2a42df7)
  • perf: improve windows and foreground usage performance (#64) (89d7b4b)
  • feat: add live refresh for live,switch,remove commands (#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)
  • chore: release v0.3.0-alpha.1 (10f30b2)

v0.2.6

21 Apr 12:08

Choose a tag to compare

  • Final 0.2 update to prepare for 0.3.
  • No new changes.
  • The npm package is now ESM-only.

Changelog

Full Changelog: v0.2.5...v0.2.6

  • fix: align remove usage refresh with switch (#61) (def5bac)
  • fix: inherit Windows proxy settings for API refresh (cf710e4)
  • chore: release v0.2.6-alpha.1 (89f31df)
  • refactor: switch npm wrapper to esm (#63) (5414239)
  • chore: release v0.2.6-alpha.2 (06c6811)
  • feat: revise auto switch and branch release flow (0c6dcf2)
  • chore: release v0.2.6-alpha.3 (14ac8d6)
  • test: align candidate index reset ranking (aa885a3)
  • chore: release v0.2.6 (a0f7e88)