Skip to content

Latest commit

 

History

History
265 lines (121 loc) · 7.9 KB

CHANGELOG.md

File metadata and controls

265 lines (121 loc) · 7.9 KB

5.1.0 (2024-06-02)

Features

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

5.0.1 (2024-06-02)

Bug Fixes

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.

4.1.0 (2022-06-02)

Features

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

4.0.4 (2022-03-09)

Bug Fixes

  • webtorrent version resolve (a6d3ee7)

4.0.3 (2022-02-03)

Bug Fixes

4.0.2 (2022-01-04)

Bug Fixes

4.0.1 (2022-01-04)

Bug Fixes

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

4.0.0 (2021-09-17)

chore

BREAKING CHANGES

  • switch to ESM

3.5.4 (2021-08-06)

Bug Fixes

  • deps: update dependency create-torrent to v5 (74877da)

3.5.3 (2021-07-18)

Bug Fixes

3.5.2 (2021-07-16)

Bug Fixes

3.5.1 (2021-07-15)

Bug Fixes

  • standard fix, remove executable (d028284)

3.5.0 (2021-07-15)

Features

3.4.1 (2021-07-15)

Bug Fixes

3.4.0 (2021-07-14)

Features

3.3.2 (2021-07-14)

Bug Fixes

3.3.1 (2021-07-09)

Code Refactoring

BREAKING CHANGES

    • Create new branch: revamp
  • Complete revamp

  • Added quote function

  • Bugfixes

  • Bugfixes

  • Replace console.log with process.stdout.write

  • Bugfixes

  • Cleanup dependencies

  • Added feature

  • Standard --fix

  • Update docs

  • Standard --fix

  • Fix small bug

  • Standard --fix

  • Multiple torrent downloads fix

  • Less hard coding

  • Small adjustments

  • Fix optiongroup order

  • Replace yargs with minimist wrapper

  • Revert commit: 94c561c

  • Pull changes 3.2.1

  • Pull changes 3.2.1

  • Fix busy port issue

  • Small fixes

  • Small changes

  • Small fixes

  • Small fixes

  • Small changes

  • Remove unnecessary complexity

  • Webtorrent 0.112.0

  • Small fixes

  • Small fix

  • Remove clivas.flush

  • Revert removal

  • Replace Clivas with Chalk and console.log

  • Yargs 16.2.0

  • Small fix

  • Small improvements

  • dependency fix

  • Yargs 17.0.1

  • Update .gitignore

  • Update .gitignore

  • Add [default] to download description

  • Remove regions

  • Update .gitignore

Co-authored-by: Osman Altun oaltun@quintor.local Co-authored-by: Diego Rodríguez Baquero github@diegorbaquero.com

3.3.0 (2021-06-08)

Features

3.2.4 (2021-05-31)

Bug Fixes

3.2.3 (2021-05-31)

Bug Fixes

  • update engines to node >=12 (a282fa6)

3.2.2 (2021-05-31)

Bug Fixes

  • deps: update dependency parse-torrent to v9 (a2cb7f9)