• v1.8.8 037c76384b

    feat: migrate all artifacts to SeaweedFS — single source of truth
    All checks were successful
    Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m59s

    Ghost released this 2026-03-26 19:52:10 +00:00 | 44 commits to main since this release

    All build artifacts now upload to files.command.vigilcyber.com/wraith/:

    • Installer: /wraith/{ver}/Wraith_{ver}_x64-setup.exe + /wraith/latest/
    • MCP bridge: /wraith/{ver}/wraith-mcp-bridge.exe + /wraith/latest/
    • Update bundle: /wraith/{ver}/*.nsis.zip
    • Update manifest: /wraith/update.json (Tauri updater endpoint)
    • Version metadata: /wraith/{ver}/version.json + /wraith/latest/

    Removed: Gitea package uploads, Gitea release creation/attachment.
    Updated: tauri.conf.json updater endpoint, bridge auto-download URL,
    manual update checker download URL.

    CI is now: build -> sign -> upload to SeaweedFS. Done.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads