• v1.7.39 cd5c0c5e7b

    v1.7.39 Stable

    Administrator released this 2026-03-08 00:50:33 +01:00 | 317 commits to main since this release

    Fix extraction failures on encrypted RAR5 archives with valid file content

    • Add 2.5s retry with delay when legacy extraction fails with CRC/password error: allows Windows file handles to fully release before retrying
    • Improve auto-recovery: force re-download when known password fails for one archive but works for siblings (detects content corruption behind valid RAR headers)
    • Expand auto-recovery trigger to include wrong_password category alongside crc_error for encrypted RAR5
    • Add fsync (datasync) after download completes for pre-allocated sparse files
    • Fix permanent extraction failure loop: archives with valid headers but corrupt content were previously skipped by auto-recovery
    Downloads