Skip to content

v5.0.0

Compare
Choose a tag to compare
@webtorrent-bot webtorrent-bot released this 02 Jun 14:21
· 12 commits to master since this release

5.0.0 (2024-06-02)

  • BREAKING CHANGE: Update WebTorrent to v2 and drop NodeJS < 16 (#303) (3e34c7f), closes #303

BREAKING CHANGES

  • Update WebTorrent to v2 and drop support for NodeJS < 16

  • feat: update create-torrent to 6.0.17

  • feat: improve logging by including peer type (TCP,UTP,WEBRTC,WEBSEED)

  • fix: update ci to drop NodeJS 14

  • fix: update docs to reflect changes, adds webrtc connectivity but requires native deps.