-
v1.7.36 Stable
released this
2026-03-07 23:35:17 +01:00 | 323 commits to main since this releaseFix stall-timeout false positives on fully downloaded small archive parts (e.g. 15-20 × 101 MB multi-part RARs): the download loop now exits immediately once all expected bytes are received instead of waiting for the server to close the connection, which previously triggered the stall detector and caused unnecessary re-downloads from scratch. Also reduce post-processing churn by consuming requeue flags after no-op hybrid extraction rounds (<2s), preventing dozens of redundant archive-readiness scans when many small parts complete in rapid succession.
Downloads