chore: release v2.3.8 — OAuthModal [object Object] fix

This commit is contained in:
diegosouzapw
2026-03-12 12:42:40 -03:00
parent 82314562e7
commit 763fdf3135
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [2.3.8] - 2026-03-12
### Fixed
- **OAuthModal**: Fix `[object Object]` displayed on all OAuth connection errors — properly extract `.message` from error response objects in all 3 `throw new Error(data.error)` calls (exchange, device-code, authorize)
- Affects Cline, Codex, GitHub, Qwen, Kiro, and all other OAuth providers
## [2.3.7] - 2026-03-12
### Fixed

View File

@@ -1,6 +1,6 @@
{
"name": "omniroute",
"version": "2.3.7",
"version": "2.3.8",
"description": "Smart AI Router with auto fallback — route to FREE & cheap models, zero downtime. Works with Cursor, Cline, Claude Desktop, Codex, and any OpenAI-compatible tool.",
"type": "module",
"bin": {