9router/open-sse/utils
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
..
bypassHandler.js feat(chat): Enhance bypass handling and introduce CC filter naming feature 2026-03-13 09:41:40 +07:00
claudeCloaking.js add GPT 5.5 model 2026-04-24 09:51:05 +07:00
claudeHeaderCache.js Fix : Updated Anthropic-Beta header. 2026-04-05 07:46:26 +07:00
clientDetector.js Fix GitHub Copilot agent mode with Antigravity 2026-04-26 17:47:13 +08:00
cursorChecksum.js fix: update Cursor client version to 3.1.0 for Composer 2 compatibility (#525) 2026-04-08 15:37:51 +07:00
cursorProtobuf.js fix: force Agent mode in Cursor protobuf when User-Agent contains Claude Code (closes #643) (#692) 2026-04-22 10:24:58 +07:00
error.js - Updated markAccountUnavailable function to accept resetsAtMs for precise cooldown management. 2026-04-24 11:36:16 +07:00
ollamaTransform.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
proxyFetch.js fix(security): scope OAuth callback postMessage targets and re-enable TLS verification on DNS-bypass fetch (#998) 2026-05-10 21:10:48 +07:00
reasoningContentInjector.js feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
requestLogger.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
sessionManager.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
stream.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
streamHandler.js # v0.4.29 (2026-05-10) 2026-05-10 21:56:40 +07:00
streamHelpers.js feat(ollama): Enhance Ollama support by adding new models, updating API format handling, and integrating translation functionality. 2026-03-12 15:24:10 +07:00
toolDeduper.js # v0.4.30 (2026-05-11) 2026-05-12 09:19:50 +07:00
usageTracking.js Fix bug 2026-04-11 11:36:33 +07:00