Standard Builds (Recommended)
- macOS Universal: superseedr-v1.0.8a-universal-macos.pkg
- Linux (Debian): superseedr_v1.0.8a_amd64.deb
- Windows (EXE, no admin): superseedr-v1.0.8a-x64-setup.exe
- Windows (MSI): superseedr_v1.0.8a_x64_en-US.msi
Private Builds (Advanced)
These builds do not contain PEX or DHT in the final binary. Not recommended for normal users unless you have privacy requirements.
- macOS Universal: superseedr-v1.0.8a-private-universal-macos.pkg
- Linux (Debian): superseedr-private_v1.0.8a_amd64.deb
- Windows (EXE, no admin): superseedr-private-v1.0.8a-x64-setup.exe
- Windows (MSI): superseedr-private_v1.0.8a_x64_en-US.msi
Release v1.0.8
New Features
- TCP + uTP Peer Transport: Enabled production peer transport over both TCP and uTP by default, with TCP fallback when uTP is slow or unreachable.
- Per-User Windows Installer: Added a no-admin Windows installer path with user-level PATH setup, Start Menu shortcuts, and magnet and
.torrentfile associations. - Transport Validation Tooling: Added transport-specific benchmark modes, deterministic uTP chaos controls, fuzz harnesses, and interoperability lab coverage to exercise peer behavior under stress.
Improvements
- uTP Stability and Throughput: Tuned congestion control, ACK behavior, outbound connection handling, and shared UDP routing for more reliable uTP sessions.
- Automatic Limit Visibility: The TUI now highlights effective automatic download caps so disk backpressure and self-tuning behavior are easier to understand at a glance.
- Benchmark and CLI Controls: Documented runtime peer transport controls and added benchmark transport selection so operators can compare TCP, uTP, and mixed runs directly.
Bug Fixes
- Disk Backpressure Recovery: Cleared stale disk-pressure throttles and pending write-latency state after failed writes so old signals do not keep limiting downloads.
- Transport Fallback Reliability: Hardened TCP/uTP parity, outbound uTP congestion handling, and mixed-transport connection paths so peers recover more predictably from degraded routes.
- Logging Fallback Handling: Improved file-logging setup fallback and runtime error reporting so diagnostics remain available when log files cannot be opened.