github diegosouzapw/OmniRoute v2.3.14
v2.3.14 — iFlow OAuth Fix, MITM Compile, New Models

latest releases: v3.7.3, v3.7.2, v3.7.1...
one month ago

Bug Fixes

  • iFlow OAuth (#339) — Restored the valid default clientSecret. Was an empty string → "Bad client credentials" on every connect. Overridable via IFLOW_OAUTH_CLIENT_SECRET env var.
  • MITM server not found (#335)prepublish.mjs now compiles src/mitm/*.ts → .js using tsc before bundling. Fixes Cannot find module 'server.js' on npm global / Volta / Docker installs.
  • GeminiCLI missing projectId (#338) — Graceful fallback: instead of a hard 500 error, logs a warning and proceeds. Reconnect OAuth to fix permanently.
  • Electron version mismatch (#323) — Synced electron/package.json version to 2.3.13 (was 2.0.13).

New Models (#334)

Provider Models
Kiro claude-sonnet-4, claude-opus-4.6, deepseek-v3.2, minimax-m2.1, qwen3-coder-next, auto
Codex gpt5.4

Improvements

  • Tier Scoring APItierPriority (0.05) added to the REST API ScoringWeights schema and combos/auto route — the 7th scoring factor is now fully accepted via API.

Full changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.