Skip to content

OpenCut v1.7.2

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 25 Mar 05:09

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-binary flag added to all pip installs (avoids needing Rust/C compilers)
  • Actionable error messages when Rust compilation fails (links to rustup.rs)
  • ~/.opencut/packages added to sys.path at server startup for --target installs

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