Releases: xssnick/TON-Torrent
Releases · xssnick/TON-Torrent
v1.3.0
- Providers peer proof verification
- Torrents integrity check on startup
- Network improvements
v1.2.1
- Added provider availability check
- Minor UI fix
v1.2.0
- Tonutils Storage Provider integration
- TON Connect integration
- CPU Usage optimization
- Minor UI fixes
v1.1.0
- 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
- 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
- New UI
- Updated tonutils-go to 1.8
v0.1.4
What's Changed
- Hide on close (Mac)
- Tonutils-storage update
Full Changelog: v0.1.3...v0.1.4
v0.1.3
- Updated tonutils-storage to v0.2.5 (nodes ping fix of session reinit)
v0.1.2
- Updated tonutils-storage to v0.2.4
- Added objc declarations for go methods
v0.1.1
- 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