# v0.4.58 (2026-05-21)

## Features
- xAI Grok provider (OAuth, API key, image)
- Provider limits: paginated accounts with page size controls

## Fixes
- Tailscale: fix connection status on Windows (#1300)
- Tunnel: fix false "checking" when tunnel URL is reachable
- Stream: fix pipe errors on client disconnect/abort
This commit is contained in:
decolua
2026-05-21 12:31:30 +07:00
parent 6b0dc09239
commit f9e68631d1
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "9router-app",
"version": "0.4.55",
"version": "0.4.58",
"description": "9Router web dashboard",
"private": true,
"scripts": {