Releases: decolua/9router
Releases · decolua/9router
feat: Usage dashboard redesign, tunnel support version 0.2.89
Features:
- Redesigned usage overview: ellipse node graph, real-time recent requests, SSE optimized
- New tunnel feature: remote access via Cloudflare tunnel for external tools
- Removed cloud sync feature
feat: iFlow models restored & community contributions version 0.2.79
- Restore iFlow models: Kimi K2 Thinking, Kimi K2.5, DeepSeek V3.2 Chat, MiniMax M2.1, GLM 4.7
- Add IFlowExecutor with HMAC-SHA256 signature
- Add GLM Coding (China) provider
- Add Usage by API Keys statistics
- Add GPT-3.5 Turbo, GPT-4, GPT-4o, GPT-4o mini to GitHub Copilot provider
feat: Antigravity tool integration with MITM support version 0.2.71
Features:
- Integrate Antigravity tool with MITM support
- Update CLI tools
feat: Claude Opus 4 Thinking support and OpenClaw setup version 0.2.70
Features:
- Add claude-opus-4-6-thinking model support for Claude and Antigravity providers
- OpenClaw provider setup and configuration
- Free AI providers support with enhanced error handling
- Docker runtime setup and deployment documentation
Improvements:
- Better error handling for provider connections
- Enhanced documentation for Docker deployment
feat: Add OpenClaw integration to CLI tools version 0.2.67
Features:
- Add OpenClaw tool card to CLI tools dashboard
- Add Droid model support
- Enhance ClaudeToolCard and CodexToolCard to display current base URLs
feat: OpenAI API compatibility and HTTP_PROXY support version 0.2.56
What's New in v0.2.56
System Tray Support
- Added system tray icon with menu (Open Dashboard, Auto-start toggle, Quit)
- New
--trayflag to run in background mode - "Hide to Tray" option in TUI menu
- Auto-startup on OS boot (macOS/Windows/Linux)
feat: Add OpenAI-compatible provider nodes version 0.2.52
Features:
- Support multiple OpenAI-compatible providers with custom prefix/baseUrl
- Provider nodes CRUD (create/read/update/delete)
- URL building: baseUrl + /chat/completions or /responses
- Model import from /models endpoint
- API key validation
- Usage type safety across all translators
- OAuth token auto-refresh
fix: Kiro and Antigravity compatibility for Claude version 0.2.43
Bug Fixes:
- Fix Kiro OAuth and API compatibility issues
- Fix Antigravity schema validation errors (cornerRadius, fillColor, fontFamily, etc.)
- Improve Gemini helper schema filtering
- Add translator page and API endpoints
- Enhance request logging and streaming
feat: OpenAI API compatibility and HTTP_PROXY support version 0.2.36
Features:
- /v1/models endpoint for OpenAI-compatible clients
- Codex streaming support (Responses API → OpenAI)
- HTTP_PROXY/HTTPS_PROXY/ALL_PROXY/SOCKS proxy support
- NO_PROXY bypass patterns
Fix Bug Kiro version 0.2.31
Fix Bug Kiro version 0.2.31