What's Changed
✨ UI Improvements
- Endpoint page: Music Generation section —
/v1/music/generationsnow appears in the "Media & Multi-Modal" category alongside Image, Audio Transcription, and Text-to-Speech - Provider connections: action buttons always visible — Edit, Delete, Proxy Config, and Reauthenticate buttons no longer hidden until hover
- Combos: action buttons always visible — Test, Duplicate, Proxy Config, Edit, and Delete buttons always visible on combo cards
- Provider logos: SVG fallback chain —
ProviderCardnow tries.png→.svg→ text initials
🎨 New Provider Logos
ElevenLabs, Hyperbolic, AssemblyAI, PlayHT, Inworld, NanoBanana, Ollama Cloud
🔧 CI Fixes
- docs-sync:
docs/openapi.yamlversion updated - unit tests: fixed missing
import { test }inmodel-parse.test.mjs - Electron
.deb:authorfield now includes email - Docker build: added
COPY scripts/native-binary-compat.mjs
Full Changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md#234--2026-03-12
Full Changelog: v2.3.3...v2.3.4