OpenCut v1.9.15
OpenCut v1.9.15
Highlights (v1.9.4 → v1.9.15)
Security & Stability
- 80+ bugs fixed across 12 patch releases
- 4 security vulnerabilities patched (path traversal, symlink escape, model injection)
- 23 crash bugs fixed (callback TypeError, CLI import errors, encoding failures)
- 58 bare ffmpeg/ffprobe subprocess calls resolved for bundled install compatibility
- 14 text file
open()calls fixed withencoding="utf-8"for Windows compatibility
New Features
- Priority WorkerPool — critical jobs leapfrog background work when workers busy
- 23 MCP tools (up from 18) — denoise, upscale, scene detect, depth map, shorts pipeline
- 22 response schemas (up from 13) with OpenAPI coverage for 15+ more endpoints
- 4 new UXP video features — Upscale, Scene Detection, Style Transfer, Shorts Pipeline
- 16 CLI commands (up from 14) —
denoiseandscene-detectadded, 4 broken commands fixed - Docker GPU profile via
docker compose --profile gpu up
Quality
- Comprehensive audit across all routes, core modules, frontend, and infrastructure
- 0 lint warnings, all 18 version targets synced
- 254 routes, 23 MCP tools, 23 schemas, 16 CLI commands verified
- All tests passing
Install
Download OpenCut-Server-Windows.tar.gz, extract, and run OpenCut-Server.exe.
Or install via pip: pip install -e . then opencut-server.