v2.1.0: add Codex auth status detection and re-login
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## v2.1.0 (2026-05-19)
|
||||
|
||||
- Added Codex auth status detection (reads `codex login status`)
|
||||
- Auth status bar shows logged-in provider or warning if auth missing/expired
|
||||
- "Re-login" button opens `codex login` in a terminal for re-authentication
|
||||
- Auto re-checks auth 30s after re-login flow starts
|
||||
- Pre-launch auth check warns before launching Codex Default mode if auth is invalid
|
||||
- Auth status checked asynchronously at startup (non-blocking)
|
||||
|
||||
## v2.0.1 (2026-05-19)
|
||||
|
||||
- Added Codex CLI/Desktop installation verifier to main page
|
||||
|
||||
Reference in New Issue
Block a user