• v1.7.0 8a14e0d1f8

    V1.7.0 Stable

    serrebi released this 2026-05-22 13:48:35 -07:00 | 1 commits to main since this release

    Breaking

    • None

    Features

    • feat: add announce IP override reported to trackers

    Fixes

    • None

    Other

    • Add an optional 'Announce IP' preference for the local libtorrent session,
    • applied via settings_pack announce_ip. Lets the client report a public
    • relay/VPS address to trackers when inbound peer traffic is port-forwarded
    • from an address that differs from the local egress IP. Blank keeps
    • automatic detection. Exposed in Local Session Settings -> Connection and
    • persisted in preferences.
    • Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
    Downloads
  • v1.6.0 6f73b849b6

    V1.6.0 Stable

    serrebi released this 2026-05-22 10:05:58 -07:00 | 2 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • None

    Other

    • @ feat: support BitTorrent v2 / hybrid torrent hashes
    • Track both v1 (btih) and v2 (btmh) info-hashes throughout the local
    • session, magnet generation, and state restoration so hybrid torrents
    • are matched, deduped, and restored correctly.
      • session_manager: store per-torrent hash dicts, look up DB/state and
    • removal by any v1/v2 alias, add hash-dict helpers
      • torrent_parsing: parse btmh magnets, build hybrid magnet URIs
      • clients/main: emit v1/v2 hashes and full magnet links (prefer
    • libtorrent make_magnet_uri) when copying magnets
      • torrent_creator: build magnet via make_magnet_uri for hybrid output
      • bump reported qBittorrent version to 5.2.0
      • tests for btmh parsing and hybrid magnet building
    • Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
    • @
    Downloads
  • v1.5.48 24e9c993ed

    V1.5.48 Stable

    serrebi released this 2026-05-22 09:51:24 -07:00 | 6 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • fix local hybrid torrent removal
    • fix release draft cleanup

    Other

    • None
    Downloads
  • v1.5.47 380eacde2d

    V1.5.47 Stable

    serrebi released this 2026-05-22 09:47:26 -07:00 | 6 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • fix local hybrid torrent removal

    Other

    • None
    Downloads
  • v1.5.46 02c5479f8d

    V1.5.46 Stable

    serrebi released this 2026-05-09 08:47:40 -07:00 | 10 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • fix: improve seeding behavior and release tests

    Other

    • build: enforce non-draft releases
    • docs: require draft-free releases
    • docs: update latest release marker
    • docs: document build and release flow
    • Add Telegram group link to README
    Downloads
  • v1.5.45 31e935bf19

    V1.5.45 Stable

    serrebi released this 2026-05-04 21:43:46 -07:00 | 25 commits to main since this release

    Breaking

    • None

    Features

    • None

    Fixes

    • None

    Other

    • chore: gitignore local Claude settings, torrent state, and pytest cache
    Downloads