github diegosouzapw/OmniRoute v2.5.5
v2.5.5 — Model list dedup, Electron build hardening, Kiro credits

latest releases: v3.6.8, v3.6.6, v3.6.5...
one month ago

What's Changed

🐛 Bug Fixes

  • fix(models) #380: Model list now correctly filters by provider aliases — Claude Code (cc) and GitHub Copilot (gh) models were always showing even without a connection because PROVIDER_MODELS keys are aliases while DB connections are stored under provider IDs.
  • fix(electron) #379: New staging script for Electron builds rejects standalone bundles with symlinked node_modules (prevents shipping an app that depends on the build machine at runtime). Cross-platform path sanitization. By @kfiramar.

✨ New Features

  • feat(kiro) #381: Kiro credit balance now visible in Dashboard → Usage. Fetches from the same AWS CodeWhisperer endpoint Kiro IDE uses internally.

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

What's Changed

Full Changelog: v2.5.4...v2.5.5

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.