mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
chore(release): v3.6.1 — OAuth env repair + i18n fix (#1117)
* chore: bump to v3.6.1 * fix(i18n): add missing provider messages across locales (#1111) Integrated into release/v3.6.1 — adds missing filterModels, modelsActive, showModel, hideModel i18n keys across all 32 locales * fix: add Repair env action for OAuth providers (#1116) Integrated into release/v3.6.1 — adds OAuth env repair feature with full 33-language i18n support and backupPath security fix * chore(release): v3.6.1 — OAuth env repair + i18n fix * fix: add targetFormat openai-responses to gpt-5.4 and gpt-5.4-mini (#1114) * fix: add targetFormat openai-responses to gpt-5.4 and gpt-5.4-mini (#1114) * chore: force CI trigger --------- Co-authored-by: diegosouzapw <diegosouzapw@users.noreply.github.com> Co-authored-by: Ilham Ramadhan <28677129+rilham97@users.noreply.github.com> Co-authored-by: Artёm <470045+yart@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
37cc63e493
commit
515674b6cf
@@ -1,7 +1,7 @@
|
||||
openapi: 3.1.0
|
||||
info:
|
||||
title: OmniRoute API
|
||||
version: 3.6.0
|
||||
version: 3.6.1
|
||||
description: |
|
||||
OmniRoute is a local-first AI API proxy router. It provides an OpenAI-compatible
|
||||
endpoint that routes requests to multiple AI providers with load balancing,
|
||||
|
||||
Reference in New Issue
Block a user