Skip to content

v7.0.0-beta.0

Compare
Choose a tag to compare
@ikatson ikatson released this 15 Aug 13:57
· 437 commits to main since this release
45779da

NOTE: don't use this, it has a bug where torrents are not deleted. Use https://github.com/ikatson/rqbit/releases/tag/v7.0.0-beta.1 instead

rqbit 7.0.0 beta 0

Why a major upgrade? There's minor breaking changes in the CLI and librqbit API.

Biggest changes:

  • socks5 proxy support
  • m3u playlist generation support
  • postgres backend for session storage (instead of regular json file)
  • now sharing torrent metadata with peers who request it
  • HTTP API now accepts info_hashes in addition to integer indexes

What's Changed

Full Changelog: v6.0.0...v7.0.0-beta.0