-
RequestCast 1.3.7 Stable
released this
2026-07-26 15:58:08 -07:00 | 38 commits to main since this releaseAdds a full Windows diagnostic collector for cases where RequestCast responds internally but no browser can reach it. Every normal startup records request-level traffic and automatically creates RequestCast-Diagnostics.zip. The package also includes Collect RequestCast Diagnostics.cmd for an on-demand test. The ZIP captures repeated Python, curl.exe, PowerShell, socket, listener, proxy, Winsock, route, adapter, firewall, antivirus, AppX browser, process, and event-log evidence. It excludes passwords, hashes, salts, API keys, session secrets, cookies, form contents, and Deezer ARL values.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.6 Stable
released this
2026-07-26 15:36:57 -07:00 | 40 commits to main since this releaseFixes cases where /healthz worked but no browser could display RequestCast. Startup now follows the real root-page redirect and verifies RequestCast HTML instead of testing only the health endpoint. On Windows it opens a separate Edge, Chrome, Brave, or Vivaldi profile with proxies, extensions, and automatic HTTPS upgrades disabled, avoiding Store-browser loopback restrictions and forced proxy settings. The startup log now records the complete real-page probe and the exact clean browser executable used.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.5 Stable
released this
2026-07-26 15:24:05 -07:00 | 42 commits to main since this releaseFixes 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.4 Stable
released this
2026-07-26 15:13:57 -07:00 | 44 commits to main since this releaseReworks 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.3 Stable
released this
2026-07-26 14:59:38 -07:00 | 46 commits to main since this releaseFixes the Windows browser not opening automatically. RequestCast now waits until the local web server is accepting connections, then opens http://127.0.0.1:8797/ through the Windows default-browser handler with multiple fallbacks. Both localhost and 127.0.0.1 remain available. Also includes the loopback and Requests dependency fixes from 1.3.2.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.2 Stable
released this
2026-07-26 14:48:59 -07:00 | 48 commits to main since this releaseRestores Windows web interface access through both http://localhost:8797/ and http://127.0.0.1:8797/. Loopback mode now listens on IPv4 and IPv6 when available, and older settings can no longer force Secure session cookies over plain local HTTP. Also includes the Requests dependency warning fix from 1.3.1.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.1 Stable
released this
2026-07-26 14:39:50 -07:00 | 53 commits to main since this releaseFixes the RequestsDependencyWarning shown at startup by upgrading Requests and pinning compatible urllib3, charset-normalizer, and chardet versions. The Windows build now fails automatically if this dependency warning returns.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.3.0 Stable
released this
2026-07-26 14:35:01 -07:00 | 55 commits to main since this releaseAdds direct YouTube playlist and channel URL support. Playlist links, video links containing a playlist, @handle channels, /channel/, /c/, and /user/ channel URLs can now be queued and downloaded through yt-dlp.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast 1.2.1 Stable
released this
2026-07-26 13:25:37 -07:00 | 79 commits to main since this releaseFixes the Windows startup crash caused by an incompatible bundled NumPy dependency.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast v1.2.0 Stable
released this
2026-07-26 12:57:12 -07:00 | 81 commits to main since this releaseAdds admin-protected Preferences for every setup option. New installs must choose both listener and admin passwords. Older installs can set an admin password after listener login. SHA-256: 4810D1AC08FAF6C40308B1528D0C96089D8BEA88B09EC8D2874A05164616F42E
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
mirror of
https://github.com/serrebidev/requestcast.git
synced 2026-08-13 07:40:52 -07:00