Skip to content

Releases: xssnick/TON-Torrent

v1.3.0

22 Apr 12:28
118cef6
Compare
Choose a tag to compare
  • Providers peer proof verification
  • Torrents integrity check on startup
  • Network improvements

v1.2.1

30 Jan 19:09
Compare
Choose a tag to compare
  • Added provider availability check
  • Minor UI fix

v1.2.0

30 Jan 17:47
64fc567
Compare
Choose a tag to compare
  • Tonutils Storage Provider integration
  • TON Connect integration
  • CPU Usage optimization
  • Minor UI fixes

v1.1.0

09 Dec 09:12
7e7f173
Compare
Choose a tag to compare
  • Added progress bar for torrent creation
  • Added upload size statistic and ratio to torrent info.
  • Added UPnP support for automatic port forwarding on the first startup
  • Added FetchIPOnStartup config setting, to refresh external IP automatically on start, useful when IP is dynamic
  • Added NetworkConfigPath config setting, to use custom TON network config file when needed
  • Fixed cancellation of torrent creation, now it will be cancelled when modal closed.
  • Invalid external IP alert changed to warning instead of fatal error
  • Torrent files list limited to 1000, for the faster rendering.
  • Torrent files list was sorted by files size.
  • Updated tonutils-storage core to v0.3.1
  • Minor UI fixes

v1.0.1

11 Sep 17:46
7faf053
Compare
Choose a tag to compare
  • Fixed config creation race of v1.0.0 (leaded to crash on start)
  • Fixed open tonbag:// urls on mac
  • Fixed open folder on some linux versions
  • Added run after installation checkbox to windows installer

v1.0.0

02 Sep 00:25
f53e7df
Compare
Choose a tag to compare
  • New UI
  • Updated tonutils-go to 1.8

v0.1.4

18 Jul 07:28
Compare
Choose a tag to compare

What's Changed

  • Hide on close (Mac)
  • Tonutils-storage update

Full Changelog: v0.1.3...v0.1.4

v0.1.3

22 Jun 04:45
aecb047
Compare
Choose a tag to compare
  • Updated tonutils-storage to v0.2.5 (nodes ping fix of session reinit)

v0.1.2

21 Jun 07:14
c339b0b
Compare
Choose a tag to compare
  • Updated tonutils-storage to v0.2.4
  • Added objc declarations for go methods

v0.1.1

16 Jun 07:24
05c1a01
Compare
Choose a tag to compare
  • Updated tonutils-storage to v0.2.1
  • Auto focus input fields for popups

tonutils-storage v0.2.1 changes:

  • Fast proofs generation on torrent create
  • Network improvements
  • Fixed single file torrent creation