Releases: webtorrent/webtorrent-cli
Releases · webtorrent/webtorrent-cli
v5.1.2
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
5.1.1 (2024-06-13)
Bug Fixes
- update version import to be consistent with WebTorrent (#310) (4bf287b)
v5.1.0
5.1.0 (2024-06-02)
Features
- add magnetURI on seeding and infoHash on downloading (#308) (b36a82e)
v5.0.1
5.0.1 (2024-06-02)
Bug Fixes
v5.0.0
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
4.1.0 (2022-06-02)
Features
- add peerflix-style interactive select mode (#234) (4540a0a)
v4.0.4
4.0.4 (2022-03-09)
Bug Fixes
- webtorrent version resolve (a6d3ee7)
v4.0.3
4.0.3 (2022-02-03)
Bug Fixes
v4.0.2
4.0.2 (2022-01-04)
Bug Fixes
v4.0.1
4.0.1 (2022-01-04)
Bug Fixes