Simple Torrent - Package Updates
-
[2.1.0]
- Use latest base image
-
[2.2.0]
- Update Simple Torrent to 1.2.10
-
[2.2.1]
- Update Simple Torrent to 1.2.11
- Full changelog
- bump up deps
-
[2.3.0]
- Update Simple Torrent to 1.2.12
- Full changelog
- Use proxyAuth
- bump up deps
-
[2.4.0]
- Make download directory customizable
-
[2.4.1]
- Update Simple Torrent to 1.2.13
- Full changelog
- add log if cmd not called within DoneCmdThreshold
-
[2.5.0]
- Use base image v3
-
[2.5.1]
- Update Simple Torrent to 1.2.14
- Full changelog
- fix: cocurrent req may cause double close of channel
-
[2.5.2]
- Update Simple Torrent to 1.2.15
- Full changelog
- fix: remove donecmd threshold
- fix: clearer log
-
[2.5.3]
- Update Simple Torrent to 1.2.16
- Full changelog
- CGO_ENABLE=0 may cause high CPU usage
-
[2.5.4]
- Update Simple Torrent to 1.2.17
- Full changelog
- add switch config: DisableUTP / NoDefaultPortForwarding
- use torrent 1.25.1
- fix: embed static file path
- up go.mod
- use go:embed instead of bindata
- get ready for next lib version
- update magnet method
-
[2.5.5]
- Update Simple Torrent to 1.2.18
- minor word adjust
- fix: total transfer upload
- add conn stat info, minor ui change
- fix: minor rearrange
- fix: stopped task still uploading
- fix: stop/start button cannot resume task
-
[2.5.6]
- Update Simple Torrent to 1.2.19
- logs at new task
- fix #114 , connstat routine sync
- minor simplify
- clean vars