Releases: tvcnet/videorepair
Releases · tvcnet/videorepair
VideoRepair Pro v2.0.1 (First Packaged macOS App Release)
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
untruncexecution by unpacking binary fromapp.asarand resolving runtime path - Improved desktop file handling flow for local video paths
- Git/release hygiene improvements for future versioning
Release policy note:
v2.0.0is retained as a transitional web snapshot tagv2.0.1is the first correct mac application release
VideoRepair v1.0.0 (Web App)
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)
Transitional release tag for VideoRepair Pro branding.
Important correction:
- This
v2.0.0tag 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.