Skip to content

v3.0.2

Latest
Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 04 Aug 10:54
· 73 commits to master since this release

General

Improved adherence to BEP19s (Web Seeding) approach to 'rarest first but largest gap'. A bug in the previous implementation meant that under certain circumstances the piece selection would be non-sequential. Now piece selection is guaranteed to be sequential and will always attempt to select at least 2MB of data, or one full piece, per HTTP request.

What's Changed

Full Changelog: release-v3.0.1...release-v3.0.2