Skip to content

v2.1.2

Latest

Choose a tag to compare

@arvidn arvidn released this 25 Sep 08:38
· 5 commits to RC_2_1 since this release

Changelog

  • add missing python binding for filenames class
  • fix edge case in filename deduplication
  • fix web seed coalesced requests for v2 torrents
  • fix pre-allocation after enabling files with pread disk I/O
  • fix race between stop torrent and hasher threads in pread_storage
  • prevent pread disk I/O from overwriting files when renaming
  • fix file priority updates being lost when issued in quick succession
  • deprecate internal functions of file_storage
  • optimize loading torrents
  • fix mis-attribution of tracker source when loading a torrent file
  • fix race between async_hash() and force_recheck()

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2