• v5.3.6 e410285d78

    v5.3.6
    Some checks failed
    release / build (./scripts/build_linux.sh, false, Linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu, x86_64-unknown-linux-gnu) (push) Successful in 8m0s
    release / build (./scripts/build_linux.sh, true, Linux-aarch64, ubuntu-latest, aarch64-unknown-linux-gnu, aarch64-unknown-linux-gnu) (push) Failing after 8m33s
    release / build (./scripts/build_windows.sh, true, Windows-aarch64, windows-latest, aarch64-pc-windows-msvc, aarch64-pc-windows-msvc) (push) Has been cancelled
    release / build (./scripts/build_mac.sh, false, macOS-universal, mac-arm64, , aarch64-apple-darwin,x86_64-apple-darwin) (push) Has been cancelled
    release / build (./scripts/build_windows.sh, false, Windows-x86_64, windows-latest, x86_64-pc-windows-msvc, x86_64-pc-windows-msvc) (push) Has been cancelled
    release / release (push) Has been cancelled
    Stable

    admin_ekaii released this 2026-08-13 15:29:17 +00:00 | 91 commits to master since this release

    macOS: one-time microphone permission.

    • The launcher now pre-requests microphone access at startup: one grant covers all microphones and every game instance.
    • The .app bundle and portable binary are now properly codesigned with a stable identity. This fixes the root cause of the microphone prompt reappearing at every game launch (the unsigned bundle could never be re-validated by tccd), and the grant now survives launcher updates.
    • build: fix stale-dmg rename in build_mac.sh.
    Downloads