You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download `OpenCut-Setup-1.7.2.exe` from [Releases](https://github.com/SysAdminDoc/OpenCut/releases) and run it. The installer handles everything: server exe, FFmpeg, CEP extension deployment, registry keys, desktop shortcut, and optional Whisper model download. **No Python or FFmpeg needed.**
23
+
Download `OpenCut-Setup-1.8.0.exe` from [Releases](https://github.com/SysAdminDoc/OpenCut/releases) and run it. The installer handles everything: server exe, FFmpeg, CEP extension deployment, registry keys, desktop shortcut, and optional Whisper model download. **No Python or FFmpeg needed.**
24
24
25
25
**Option B -- From source (requires Python 3.9+ and [FFmpeg](https://ffmpeg.org/download.html) on PATH):**
26
26
@@ -47,7 +47,7 @@ Clone the repo and run `Install.bat` as Administrator. It handles FFmpeg check,
47
47
48
48
## Features
49
49
50
-
OpenCut v1.5.0 includes **142 API routes**, **7 panel tabs** with **50+ sub-tabs**, and covers every major video editing automation task — now with ~20 new capabilities including Timeline Integration, AI-powered NLP commands, footage search, post-production deliverables, and a UXP panel for Premiere Pro 25.6+.
50
+
OpenCut v1.8.0 includes **142+ API routes**, **8 panel tabs** with **50+ sub-tabs**, and covers every major video editing automation task — with workflow automation, project templates, i18n, Docker support, SQLite job persistence, 10 themes, keyboard shortcuts, and a UXP panel for Premiere Pro 25.6+.
51
51
52
52
### Cut & Clean
53
53
@@ -160,9 +160,18 @@ OpenCut v1.5.0 includes **142 API routes**, **7 panel tabs** with **50+ sub-tabs
160
160
| Per-Operation Presets | Save/load settings per operation |
161
161
| Settings Import/Export | Bundle all settings as JSON for backup or sharing |
162
162
| Server Health Monitor | Auto-reconnect banner when backend goes offline |
163
-
|6 Dark Themes | Cyberpunk, Midnight OLED, Catppuccin Mocha, GitHub Dark, Stealth, Ember |
0 commit comments