All Versions
203
Latest Version
Avg Release Cycle
10 days
Latest Release
502 days ago

Changelog History
Page 19

  • v0.95.6 Changes

    July 28, 2016
    • 👍 Allow deselecting the entire torrent with deselect() to happen earlier
  • v0.95.5 Changes

    July 26, 2016
    • 🛠 Fix support for FileList input to client.seed()
  • v0.95.4 Changes

    July 26, 2016
    • Skip blocklist logic when opts.blocklist is not set

  • v0.95.3 Changes

    July 26, 2016
    • 🛠 Fix WebTorrent version string
  • v0.95.2 Changes

    June 22, 2016
    • HEAD requests
 to HTTP server should not send entire body
    • WebTorrent, LLC is now the steward of the project
  • v0.95.1 Changes

    June 15, 2016
    • 👀 Emit 'seed' event on the torrent object
  • v0.95.0 Changes

    June 15, 2016
    • API: Add file.getBlob() method

    • 🛠 Fix rare exception in lib/tcp-pool.js
  • v0.94.4 Changes

    June 10, 2016
    • 👌 Support torrent with a single 0 byte file
    • 👉 Use < since it handles NaN in a predictable way, i.e. false
  • v0.94.3 Changes

    May 30, 2016
    • 👉 Use safe-buffer for improved buffer safety
  • v0.94.2 Changes

    May 28, 2016
    • 🛠 Fix rare exception in lib/file.js