• v0.1.1-dev39 66a07ffdfc

    Build v0.1.1-dev39
    All checks were successful
    Forgejo Publish Release / windows-package (push) Successful in 3m21s
    Forgejo Publish Release / linux-package (push) Successful in 3m47s
    Forgejo Publish Release / publish-release (push) Successful in 10s
    Pre-release

    stu released this 2026-03-25 08:01:03 +00:00 | 168 commits to master since this release

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

    Highlights (v0.1.1-dev39)

    • Panic recovery** — Added defer/recover in player module to catch CGO crashes and show user-friendly error instead of hard crash.
    • FFmpeg DLL consistency** — Now checks for local FFmpeg at C:\ffmpeg\bin first (matches compilation), falls back to download only if not found.
    • Local build fix** — Build script now copies FFmpeg DLLs to output directory (matching CI behavior).
    • Interactive Preview tab** — New Preview tab shows full interactive DVD menu preview with working video playback.
    • Module extraction** — Extracted author module to internal/app/modules/author/.
    • Tab visibility** — Preview tab only appears when Enable Menus is checked.
    • Submodule sync** — Pushed missing commits to lt_mirror/fyne.git to fix CI failures.

    Full details: docs/CHANGELOG.md

    Downloads