Skip to content

Releases: webtorrent/webtorrent-cli

v5.1.2

14 Jun 11:09
Compare
Choose a tag to compare

5.1.2 (2024-06-14)

Bug Fixes

  • include version.cjs in the .npmignore, which is preventing the published package from functioning correctly. (#311) (c3138e0)

v5.1.1

13 Jun 22:15
Compare
Choose a tag to compare

5.1.1 (2024-06-13)

Bug Fixes

  • update version import to be consistent with WebTorrent (#310) (4bf287b)

v5.1.0

02 Jun 16:03
Compare
Choose a tag to compare

5.1.0 (2024-06-02)

Features

  • add magnetURI on seeding and infoHash on downloading (#308) (b36a82e)

v5.0.1

02 Jun 15:35
Compare
Choose a tag to compare

5.0.1 (2024-06-02)

Bug Fixes

v5.0.0

02 Jun 14:21
Compare
Choose a tag to compare

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.

v4.1.0

02 Jun 16:17
Compare
Choose a tag to compare

4.1.0 (2022-06-02)

Features

  • add peerflix-style interactive select mode (#234) (4540a0a)

v4.0.4

09 Mar 14:57
Compare
Choose a tag to compare

4.0.4 (2022-03-09)

Bug Fixes

  • webtorrent version resolve (a6d3ee7)

v4.0.3

03 Feb 22:12
Compare
Choose a tag to compare

4.0.3 (2022-02-03)

Bug Fixes

v4.0.2

04 Jan 17:58
Compare
Choose a tag to compare

4.0.2 (2022-01-04)

Bug Fixes

v4.0.1

04 Jan 12:56
Compare
Choose a tag to compare

4.0.1 (2022-01-04)

Bug Fixes

  • npm global install permissions issue (#210) (8e4c77f)