Skip to content

Releases: tvcnet/videorepair

VideoRepair Pro v2.0.1 (First Packaged macOS App Release)

23 Feb 00:51

Choose a tag to compare

First properly packaged macOS application release of VideoRepair Pro.

Fixes and improvements:

  • Fixed packaged app startup reliability (Electron launches embedded server and waits for readiness)
  • Fixed Finder launch issue causing Cannot GET /
  • Fixed packaged untrunc execution by unpacking binary from app.asar and resolving runtime path
  • Improved desktop file handling flow for local video paths
  • Git/release hygiene improvements for future versioning

Release policy note:

  • v2.0.0 is retained as a transitional web snapshot tag
  • v2.0.1 is the first correct mac application release

VideoRepair v1.0.0 (Web App)

23 Feb 00:41

Choose a tag to compare

Initial public release of the VideoRepair web application wrapper around untrunc.

Highlights:

  • Node.js/Express web interface for video repair workflows
  • Frontend UI for selecting reference and damaged files
  • Basic repair orchestration and status handling

Notes:

  • This release represents the original working web app milestone (pre-Electron/mac packaging).

VideoRepair Pro v2.0.0 (Transitional Web Release)

23 Feb 00:43

Choose a tag to compare

Transitional release tag for VideoRepair Pro branding.

Important correction:

  • This v2.0.0 tag points to a web application snapshot, not the packaged macOS application build.
  • The first proper packaged mac application release is v2.0.1.

What changed in this release:

  • VideoRepair Pro branding/version preparation
  • Web UI updates and release prep work
  • Footer/version metadata aligned for v2.0.0

If you are looking for the clickable mac app, use v2.0.1 instead.