Skip to content

Releases: decolua/9router

feat: Usage dashboard redesign, tunnel support version 0.2.89

21 Feb 09:49

Choose a tag to compare

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

11 Feb 08:53

Choose a tag to compare

  • 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

08 Feb 09:55

Choose a tag to compare

Features:

  • Integrate Antigravity tool with MITM support
  • Update CLI tools

feat: Claude Opus 4 Thinking support and OpenClaw setup version 0.2.70

07 Feb 04:43
20a86d6

Choose a tag to compare

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

06 Feb 14:11

Choose a tag to compare

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

04 Feb 04:39

Choose a tag to compare

What's New in v0.2.56

System Tray Support

  • Added system tray icon with menu (Open Dashboard, Auto-start toggle, Quit)
  • New --tray flag 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

02 Feb 12:58

Choose a tag to compare

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

27 Jan 04:24

Choose a tag to compare

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

20 Jan 07:13

Choose a tag to compare

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

18 Jan 15:17

Choose a tag to compare

Fix Bug Kiro version 0.2.31