• v1.3.4 6ffc3fdc72

    serrebi released this 2026-07-26 15:13:57 -07:00 | 44 commits to main since this release

    Reworks Windows startup instead of merely handing a URL to the shell. RequestCast now starts Waitress on a dedicated server thread, verifies the real /healthz endpoint, launches the registered browser executable directly from the main thread, and falls back through Windows shell handlers. It also detects an already-running RequestCast instance, creates an Open RequestCast.url shortcut, writes requestcast-startup.log, and guarantees an IPv4 listener even when an older configuration uses an IPv6 wildcard bind.

    Downloads