chore: release 2.0.0-alpha.19 (Whisper GPU sharing, mobile Send button, Chaptarr)
Version + changelog were left at alpha.18 (the cutover) while four subsequent changes shipped to prod. Bump to alpha.19 and document: GPU->CPU Whisper fallback + in-container driver, Ollama VRAM unload before STT, mobile chat Send button, Chaptarr in the service registry. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@ import { mcpAuth } from './lib/api/middleware/mcp_auth.js';
|
||||
import { handleMcp } from './lib/mcp/http.js';
|
||||
import httpProxy from 'http-proxy';
|
||||
|
||||
const VERSION = '2.0.0-alpha.18';
|
||||
const VERSION = '2.0.0-alpha.19';
|
||||
|
||||
// Proxy /terminal (+ its WebSocket) to ttyd on CT 300, so the embedded terminal
|
||||
// works whether the Void is reached via Traefik (void2-app.hynesy.com) OR the
|
||||
|
||||
Reference in New Issue
Block a user