9router/open-sse/config
decolua 8f4d29caa4 # v0.4.30 (2026-05-11)
## Features
- MCP stdio→SSE bridge: expose local stdio MCP plugins over SSE (api/mcp/[plugin]/sse, /message)
- Dynamic Linux cert resolution + NSS DB injection (Debian/Arch/Fedora/openSUSE, Chrome/Chromium/Firefox incl. snap) (#1010)
- Cowork tool: expanded settings UI & API
- GitBook docs (DocsContent, DocsLayout)
## Fixes
- OAuth callback postMessage scoped to expected origins (CWE-1385) (#998)
- Re-enable TLS verification on DNS-bypass fetch (CWE-295) (#998)
- Normalize `developer` role → `system` for OpenAI-format providers (Deepseek, Groq, …) (#1011, closes #773)
- Respect `PORT` env in internal model-test fetch (#1014)
- Dropdown text readability in dark theme on usage page (#997)
## Improvements
- Refactor Claude CLI spoof headers into shared constant
- Tool deduper utility in open-sse handlers
2026-05-12 09:19:50 +07:00
..
appConstants.js fix: update Qwen OAuth URLs from chat.qwen.ai to qwen.ai (closes #574) (#687) 2026-05-03 15:18:45 +07:00
codexInstructions.js Add proactive token refresh lead times for providers and implement Codex proxy management 2026-04-14 11:41:06 +07:00
constants.js Refactor config 2026-03-12 16:20:46 +07:00
defaultThinkingSignature.js fix(translator): correct thought signatures for AG, Gemini CLI, Vertex; fix missing Vertex response translator 2026-04-05 00:38:36 +07:00
errorConfig.js - Cap maximum cooldown for rate limit handling in account unavailability and single-model chat flows 2026-04-24 16:14:18 +07:00
googleTtsLanguages.js Enhance TTS functionality and security settings 2026-04-11 14:56:35 +07:00
models.js Fix bug strip image 2026-04-07 10:18:59 +07:00
ollamaModels.js Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
providerModels.js # v0.4.30 (2026-05-11) 2026-05-12 09:19:50 +07:00
providers.js # v0.4.30 (2026-05-11) 2026-05-12 09:19:50 +07:00
runtimeConfig.js # v0.4.29 (2026-05-10) 2026-05-10 21:56:40 +07:00
ttsModels.js feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00