github picotorrent/picotorrent v0.8.0
PicoTorrent 0.8

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

Version 0.8 of PicoTorrent brings lots of new goodies, such as new languages, smaller distributable files and experimental IPv6 support. You can now also add and remove trackers from the tracker view.

🎏 Languages

Features

  • Peer speeds in the details dialog are now ignored (showing -) if below 1KB/s. (#167)
  • Updated taskbar to only show progress for active torrents, and also added a paused state. (#168)
  • Added a basic status bar to the main application window which shows torrent count and DL/UL speeds. (#173)
  • Torrents can now be sorted in the queue. The context menu for a torrent contains actions to move a torrent up, down, to the bottom and to the top. (#176)
  • Debug symbols now live in their own package. This reduces file size for both the installer bundle and the portable zip package. (#178)
  • Trackers can now be added and removed from the tracker view in the torrent details dialog. (#180)
  • Removed a timer in PicoTorrentCore which should reduce memory usage and also simplify the threading model. (#181)
  • Added a new portable zip package which bundles the runtime DLLs. (#196)
  • The taskbar now shows a red overlay when a torrent has an error. The torrent list will also reflect the error message in the status column. (#206)
  • Drag-and-drop now supported for torrent files. (#208)
  • Logging is now optional. To enable - start PicoTorrent with the --enable-logging command line argument. (#211)
  • Experimental IPv6 support added. PicoTorrent will now try to listen on the unspecified IPv6 interface as well as the IPv4 one. (#212)
  • The torrent list view now shows current and total numbers for seeds and peers. (#213)

🐛 Fixes

  • Separated uploading and uploading_stalled for English translation. (#175)
  • Torrent and file size were shown wrong in the add torrent dialog. (#179)
  • The unhandled exception handler is now working and will post the stack trace to a GitHub Gist. (#183)
  • Fixed a bug where torrents were lost if PicoTorrent crashed. This affected only torrents which was added that particular session and had no resume data. (#207)

Contributors

Don't miss a new picotorrent release

NewReleases is sending notifications on new releases.