• v1.3.5 c3b01dd931

    serrebi released this 2026-07-26 15:24:05 -07:00 | 42 commits to main since this release

    Fixes browser startup for Microsoft Store and MSIX browsers such as Firefox Nightly. RequestCast no longer launches the browser executable path found in the registry, which could start Firefox without opening the RequestCast page. It now waits for the verified /healthz endpoint and asks Windows to open http://127.0.0.1:8797/ through the registered HTTP URL association, with ShellExecuteW, FileProtocolHandler, Internet shortcut, and Explorer fallbacks.

    Downloads