Skip to content

v0.18.0

Compare
Choose a tag to compare
@dcposch dcposch released this 03 Feb 10:23
· 13 commits to 0ee7e80fd2dffb8520e9bb552009b01edfa65369 since this release

Added

  • Add a new "Transfers" menu for pausing or resuming all torrents (#1027)

Changed

  • Update Electron to 1.4.15
    • Windows 32-bit: App can use 4GB of memory instead of just 2GB
    • Fix "Portable App" writing crash reports to "%APPDATA%\Temp" (Windows)
  • Updated WebTorrent engine to 0.98.5
    • Fix issue where http web seeds would sometimes stall
    • Don't send 'completed' event to tracker again if torrent is already complete
    • Add more peer ID entropy
    • Set user-agent header for tracker http requests

Fixed

  • Fix paste shortcut in tracker list on Create Torrent page (#1112)
  • Auto-focus the 'OK' button in modal dialogs (#1058)
  • Fix formatting issue in the speed stats on the Player page (#1039)