github diegosouzapw/OmniRoute v2.0.14
Release v2.0.14

latest releases: v3.7.0, v3.6.9, v3.6.8...
one month ago

🐛 Bug Fixes

  • #243 — OpenAI-Compatible model name stripping — Fixed model.split("/").pop() stripping vendor namespace from model names with slashes (e.g. moonshotai/Kimi-K2-InstructKimi-K2-Instruct). Now preserves full vendor/model path.
  • #242 — Multimodal image_url rejection — Fixed image_url content parts from Chat Completions not being converted to input_image format for Responses/Codex backends.

🔧 Infrastructure

  • PR #241 — Electron release workflow — Synced electron version to 2.0.13, separated macOS x64/arm64 builds into dedicated CI runners (thanks @benzntech).

Install / Update

npm install -g omniroute@2.0.14

Or Docker:

docker pull diegosouzapw/omniroute:latest

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.