github picotorrent/picotorrent v0.10.0
PicoTorrent 0.10

latest releases: v0.25.0, v0.24.0, v0.23.0...
8 years ago

A month in the works, this release of PicoTorrent brings a whole lot to the table. Most notably the WebSocket API which allows developers to write remote clients to monitor PicoTorrent. The API is read-only for now, which means you cannot pause/resume/add/remove torrents, just observe.

Other features includes a cross-platform core, which is always nice to have. This means we get warnings and validation from another compiler, in this case GCC.

ℹ️ To run the portable version of PicoTorrent v0.10, you will need the Visual C++ 2015 runtime.


Features

  • PicoTorrentCore now successfully builds on GCC. (#230)
  • PicoTorrent now has a permanent peer ID (-PI-). (#234)
  • Show warning if a user tries to add a torrent already in the session. (#235)
  • All dialogs are now centered horizontally on their parent. (#237)
  • Add an overview page to the torrent details dialog. (#239)
  • Add a WebSocket API. (#238)
  • Add a storage mode option to the add torrent dialog. (#244)
  • Add a ratio column to the torrent list view. (#245)

🐛 Fixes

  • Updated German translation. (#225)
  • Center text in progress bar display. (#229)
  • Restore OpenSSL to support HTTPS trackers. (#236)
  • Refactored how PicoTorrent is initialized with default values and paths. (#247, #251)
  • Refactored configuration. (#252)
  • Use dynamic linking for all dependencies. (#250)

🎏 Languages

  • Add Finnish translation. (#241)

Contributors

Don't miss a new picotorrent release

NewReleases is sending notifications on new releases.