All Versions
203
Latest Version
Avg Release Cycle
10 days
Latest Release
503 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