# OmniRoute v3.8.50 - Product: OmniRoute (https://whatsnew.fyi/product/omniroute) - Vendor: diegosouzapw - Date: 2026-08-26 - Version: v3.8.50 - Original notes: https://github.com/diegosouzapw/OmniRoute/releases/tag/v3.8.50 - Permalink: https://whatsnew.fyi/product/omniroute/releases/v3.8.50 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add first-class X Search provider (x-search) - **added** — Add Layer A capability filter at router - **added** — Add DeepAI as paid API-key image provider - **added** — Add Naga.ac provider - **added** — Add response content encoding verification - **added** — Add plugins marketplace install endpoint - **added** — Harden prompt-emulated ChatGPT-Web provider - **added** — Add Conductor bridge for long-lived SSE consumer - **added** — Add Agent Card (/.well-known/agent.json) - **added** — Add Conductor panel to dashboard - **added** — Add Faro chat with voice on Conductor panel - **added** — Add inbound delegation to OmniConductor fleet - **added** — Add low-memory and small VPS optimization guide - **added** — Add approval gate for runOmniRouteCli commands - **added** — Add Windows-latest leg to test-bun-sqlite job - **added** — Desktop app can now attach to providers - **added** — Node:sqlite fallback now available - **added** — Add exact per-model settings - **added** — Expand Novita AI catalog - **added** — Add native xAI Agent Tools passthrough - **added** — Add UnoRouter provider ###### 📊 Release by the numbers | | | | --- | ---: | | 👥 People who contributed | **248** | | 📝 Commits in the cycle | **1,714** | | 🔀 Pull requests referenced | **1,666** | | 📋 Changelog entries | **1,182** | | 🙌 Contributors credited in entries | **256** | | 🤖 Automated dependency commits | 22 | **Entries by type** | Type | Count | | --- | ---: | | 🐛 Fixes | 779 | | ✨ Features | 169 | | 📚 Docs | 29 | | 🧹 Chore | 27 | | 🧪 Tests | 15 | | ♻️ Refactor | 5 | | ⚡ Performance | 3 | | providers | 2 | | 🔒 Security | 2 | | ⚙️ CI | 2 | | deps | 2 | | maint | 2 | ###### 🏆 Top 25 contributors this cycle _By commits in `ed2db6cb19..v3.8.50`, author identities consolidated via `.mailmap`. Bots excluded._ | # | Contributor | Commits | | ---: | --- | ---: | | 🥇 | diegosouzapw | 738 | | 🥈 | backryun | 88 | | 🥉 | Dizzle | 66 | | 4 | Ravi Tharuma | 52 | | 5 | Markus Hartung | 48 | | 6 | Bob.Hou | 42 | | 7 | Rouzbeh† | 38 | | 8 | Xiangzhe | 31 | | 9 | Paco Cartones | 28 | | 10 | Nguyen Thanh Dat | 23 | | 11 | Aman | 22 | | 12 | Will Gordon | 19 | | 13 | 小妍儿 ✨ | 17 | | 14 | adevwithpurpose | 16 | | 15 | Andrew B. | 10 | | 16 | NOXX - Commiter | 10 | | 17 | ignamiranda | 10 | | 18 | Jonathan Bailey | 9 | | 19 | Ke Jin | 9 | | 20 | Austin Liu | 8 | | 21 | Chewji | 8 | | 22 | Prudhvi Vuda | 7 | | 23 | benzntech | 7 | | 24 | rinseaid | 7 | | 25 | stanley | 7 | --- _Living section — regenerated 2026-08-12 from all cycle commits (cycle open `ed2db6cb19` → tip). Bullets carry the merged PR and its author; direct pushes listed separately._ ###### ✨ New Features - **feat(search):** first-class X Search provider (`x-search`) on… #10985 - **feat(core):** add Layer A capability filter at router #5696 - **feat(providers):** add DeepAI as paid API-key image provider #6671 - **feat(providers):** add Naga.ac and… #6674 — thanks @chirag127 - **feat(api):** add response content encoding verification —… #6736 - **feat(api):** add plugins marketplace install endpoint with… #6752 - **feat(chatgpt-web):** harden prompt-emulated… #7679 — thanks @horacecar - **docs:** add management authentication terminology guide #7786 - feat(a2a): Conductor bridge — long-lived SSE consumer that… #8080 - feat(a2a): the Agent Card (`/.well-known/agent.json`) now… #8119 - feat(dashboard): "Conductor" panel — OmniConductor fleet… #8221 - feat(dashboard): Faro chat with voice on the Conductor panel —… #8222 - feat(a2a): inbound delegation to the OmniConductor fleet — `POST… #8223 - **docs:** add low-memory/small VPS optimization guide #8237 - **feat(providers):** add connection-level… #8369 — thanks @Benson-mk - feat(copilot): add approval gate for runOmniRouteCli commands #8461 - feat(ci): add windows-latest leg to test-bun-sqlite job #8468 - **feat(electron):** Desktop app can now attach… #8799 — thanks @soulhakr - **Database** The `node:sqlite` fallback now… #8870 — thanks @artickc - **feat(models):** add exact per-model… #8908 — thanks @xz-dev - **Providers** expands the Novita AI catalog… #8913 — thanks @jax-novita - **feat(providers):** native xAI Agent Tools passthrough on… #8964 - **feat(providers): add UnoRouter provider** UnoRouter is an… #8978 - **feat(sse):** deprecated the legacy `gemini-cli` **upstream… #7034 #8980 - Add a default-off connection setting for Codex, OpenAI, and… - Omit opaque encrypted reasoning values from persisted call logs… #9000 - **feat(providers):** add Regolo AI OpenAI-compatible provider #9031 - **feat(db):** add provider-scoped model aliases that survive… #9068 - feat(cursor): surface a dismissible dashboard banner suggesting… #9173 - feat(cursor): proactively renew Cursor sessions before their ~24h… #9173 - **feat(codex):** accept parenthesized… #9208 — thanks @seakleangnhak - **feat(usage):** surface Claude thinking token… #9214 — thanks @luoyide - **feat(ollama):** add Ollama Local embedding… #9225 — thanks @HaoNgo232 - feat(images): execute full combo strategy + fallback in… #9239 Adds open-sse/services/imageCombo.ts t _[Truncated at 4000 characters — full notes: https://github.com/diegosouzapw/OmniRoute/releases/tag/v3.8.50]_