Simple Torrent - Package Updates
-
You can use this thread to track updates to the
Cloud TorrentSimple Torrent package.Please open issues in a separate topic instead of replying here.
-
[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
-
[2.5.7]
- Update Simple Torrent to 1.2.20
- fix #113 : a malformed magnet may cause lock unreleased
-
[2.5.8]
- Update Simple Torrent to 1.2.21
- ui: move seeding status
- add comment note on panic recover
- Merge branch 'master' of github.com:boypt/simple-torrent
- fix panic when loading malformed torrent (#115)
- ui: move seeding tag inside ex ratio
- ui: download data label
- ui: lable details
- fix: seeding status
- ui change: task botton logic optimiz
- add: task ui turn green when is seeding
-
[2.5.9]
- Update Simple Torrent to 1.2.22
- fix: github action have not arm64 chain
- rewrite github action script
- script add purego option
- update anacrolix/torrent@v1.26.1
- use Tick instead of Sleeps
- seed ratio: use actual data transfer
-
[2.5.10]
- Update Simple Torrent to 1.2.23
- fix: #119 embed fs path error
-
[2.6.0]
- Update Simple Torrent to 1.3.0
- Config option: AllowRuntimeConfigure (default: true)
- Config option: MaxConcurrentTask(default: 0, unlimited)
- Config option: SeedTime(default: 0, unlimited)
- Realtime data can be transfered over Eventstream (original) or Websocket, the lighting bolt button at right top to swith on/off.
- Move torrents to .trashTorrent dir on deleting a task, instead of actually removal
- DoneCmd environment variable add CLD_FILENUM, file number count of the task
- Listening Host aceepts unix sockets(--host=unix:/run/cld.socks) fix #110
- Enable Mmap storage on 64bit machines, could reduce IO pressure.
- DoneCMD process output logs in realtime
- Download section refresh manually
- Optimized UI loading process
- reverted jsonpatch lib which caused high cpu usage.
- Config option: TrackerListURL change to TrackerList, allowing specifying trackers locally.
-
[2.6.1]
- Update Simple Torrent to 1.3.1
- Fix some bugs.
- TrackerList auto remove duplicated entries
- Some optimize to the Realtime push service.
- Depreciate cmd (and env var) option--host/--port, use --listen instead
-
[2.6.2]
- Update Simple Torrent to 1.3.2
- move disconnected layer to let buttons clickable
- update rss content on runtime changed
-
[2.6.3]
- Update Simple Torrent to 1.3.3
- nyaa rss feeds support
- CORS restriction PR #47
- Fix: Network Err shows empty message error on UI
-
[2.6.4]
- Update Simple Torrent to 1.3.4
- RSS show sizes if available
- RSS show torrent and magnet button if both info available
- Configuration files updated
-
[2.6.5]
- Update Simple Torrent to 1.3.5
- torrentStat hold the pointer instead the object, avoid mem align.
- fix: set prio. per file too slow; use last stat; engdebug
- update mod
- saved config will now keep keys cases
-
[2.6.6]
- Update Simple Torrent to 1.3.6
-
[2.6.7]
- Update Simple Torrent to 1.3.7
- const default config names
- fix: write a default config file if not exists #140
- fix: build filter
- fix: action filter
- use filepath.Ext to detemine config type
-
[2.6.8]
- Update Simple Torrent to 1.3.8
- fix: escap filename with special chracters fix #139
-
[2.6.9]
- Update Simple Torrent to 1.3.9
- fix: http expire time should be dynamic
-
[2.6.10]
- Update base image to 3.2.0
-
[2.7.0]
- Update base image to 4.0.0