• v1.7.11 75989598e3

    V1.7.11 Stable

    serrebi released this 2026-07-04 21:42:40 -07:00 | 12 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • fix: persist seeding ratio/resume data periodically, not only at shutdown
    • Reorganizes sections, adds Telegram community callout, fixes stale

    Other

    • Resume data (ratio, upload/download totals) was only flushed to disk when
    • the app fully shut down gracefully. The local libtorrent session already
    • runs continuously in the background regardless of which client profile
    • (local/remote) is active in the UI, but any crash, force-kill, or
    • update-triggered restart rolled every torrent's stats back to whatever
    • was last saved. Add a periodic background autosave so seeding stats
    • survive regardless of how the process ends or which profile is switched to.
    • Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
    • docs: rewrite README in BlindRSS style
    • version number, and removes duplicate/broken content.
    • Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
    Downloads