v1.6.1: Whoops, hotfix incoming!
Fixed
- Callback goroutine leak: Callback goroutine is now bounded by a
context.WithTimeoutof 7 days. Dead or stalled torrents no longer leak goroutines indefinitely. Logs a clear message when abandoned.
📦 Downloads
| Operating System | Download Archive |
|---|---|
| Windows (x64) | gorrent-1.6.1-windows-amd64.zip |
| Linux (x64) | gorrent-1.6.1-linux-amd64.tar.gz |
| Linux (ARM64) | gorrent-1.6.1-linux-arm64.tar.gz |
| macOS (Intel) | gorrent-1.6.1-darwin-amd64.tar.gz |
| macOS (Apple Silicon) | gorrent-1.6.1-darwin-arm64.tar.gz |
Docker Images (multi‑arch: amd64 + arm64):
- GHCR:
docker pull ghcr.io/x-name15/gorrent:v1.6.1 - GHCR Latest:
docker pull ghcr.io/x-name15/gorrent:latest
View Full CHANGELOG