✨ New Features
- OAuth Env Repair Action: Added a "Repair env" button to the OAuth Providers dashboard that detects and restores missing OAuth client IDs from
.env.example— with timestamped backup and append-only safety. Includes full 33-language i18n support and sanitized API responses (#1116, by @yart)
🐛 Bug Fixes
- i18n: Missing Provider Keys: Added missing
filterModels,modelsActive,showModel,hideModelkeys across all 32 locale files, fixing runtimeMISSING_MESSAGEerrors in the providers UI. Also cleaned up duplicate keys inen.json(#1111, by @rilham97) - GPT-5.4 Routing: Added missing
targetFormat: "openai-responses"togpt-5.4andgpt-5.4-minimodels in both the Codex and GitHub Copilot providers, fixing[400]: model not accessible via /chat/completionserrors (#1114, by @ask33r)
What's Changed
- chore(release): v3.6.1 — OAuth env repair + i18n fix by @diegosouzapw in #1117
Full Changelog: v3.6.0...v3.6.1