github diegosouzapw/OmniRoute v1.3.1
v1.3.1 — Proxy Connection Tests & Compatible Provider Display

latest releases: v3.7.0, v3.6.9, v3.6.8...
2 months ago

🐛 Bugfix Release — Proxy Connection Tests & Compatible Provider Display

Fixes provider connection tests bypassing configured proxy and improves compatible provider display in the request logger.

Bug Fixes

  • Connection Tests Now Use Proxy — Provider connection tests (Test Connection button) now route through the configured proxy (key → combo → provider → global → direct), matching the behavior of real API calls. Previously, fetch() was called directly, bypassing the proxy entirely (#119)
  • Compatible Provider Display in Logs — OpenAI/Anthropic compatible providers now show friendly labels (OAI-COMPAT, ANT-COMPAT) instead of raw UUID-based IDs in the request logger (#113)

Tests

  • 26 new unit tests covering error classification logic, token expiry detection, and provider display label resolution

Full Changelog

See CHANGELOG.md for details.

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.