Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:05
· 33 commits to main since this release

Features

  • dht: support bep33 in the mainline implementation (aa204ab)
  • metainfo: add json and mapstructure tags to metainfo structs (e7a6d67)

Bug Fixes

  • dht: handle temporary closed channels in the event loop (dc18025)
  • sqlite3: improve error handling in DoesTorrentExist function (6bc0f00)
  • web: limit request body size in apiTorrents and apiTorrentsTotal handlers (99cdf05)

Performance Improvements

  • merkle: optimize merkle hashing and test coverage (70a2f4f)