• v0.1.1-dev32 f7041b0ff4

    Build v0.1.1-dev32
    All checks were successful
    Forgejo Publish Release / windows-package (push) Successful in 1m13s
    Forgejo Publish Release / linux-package (push) Successful in 4m7s
    Forgejo Publish Release / publish-release (push) Successful in 11s
    Stable

    stu released this 2026-03-13 01:29:53 +00:00 | 570 commits to master since this release

    Nightly build from efa1aefbf1 (Forgejo dev pipeline). Assets are replaced each run.

    Highlights (v0.1.1-dev32)

    • Dependency install buttons: Each dependency in the Dependencies tab now has an actionable Install button. FFmpeg on Windows uses the app-local bootstrap.
    • Platform-filtered dependencies: The Dependencies tab only lists tools relevant to the current platform.
    • WSL auto-install reverted: Installing Ubuntu via WSL would consume 5-10 GB; removed from the lightweight app. dvdauthor/xorriso restricted to Linux builds.
    • Updates tab wired: Check for Updates hits the Forgejo tags API (/api/v1/repos/leak_technologies/VideoTools/tags?limit=1) and compares against the running version; fixed owner mismatch in API URL.
    • Uninstall support: Uninstall buttons shown per dependency where a package manager uninstall command is available.
    • Disc toggles hidden on Windows: Author, Rip, Blu-ray visibility checkboxes hidden in Settings on Windows since those tools are unavailable on that platform.
    • cmd window popups suppressed: All subprocess calls on Windows now use HideWindowExec / HideWindowExecContext to prevent console window flashes.
    • SVG icon library: ~150 Material Design SVG icons added to assets/icons/; ASCII placeholders replaced with real icon resources.

    Full details: docs/CHANGELOG.md

    Downloads