OpenCut v1.7.2
Improvements
Pip Install Permission Fallbacks
safe_pip_install()now has a 3-tier fallback: normal →--user→--target ~/.opencut/packages- Whisper install and reinstall routes use the same permission fallback chain
--prefer-binaryflag added to all pip installs (avoids needing Rust/C compilers)- Actionable error messages when Rust compilation fails (links to rustup.rs)
~/.opencut/packagesadded tosys.pathat server startup for--targetinstalls
UI Polish
- Toast notifications — Repositioned to bottom-center with upward stacking (no more overlapping)
- Panel default size — Increased to 900x800 (from 520x700), min width 480px (from 400px)
Full changelog: v1.7.1...v1.7.2