v1.6.5: Logs for everyone
Added
- Debug Mode (
log_level): Added an optionallog_levelfield in thedaemonconfig block. The default is"minimal"(quiet). Setting it to"debug"enables deep diagnostic instrumentation across the REST API, Scrapers, RSS parser, and Garbage Collector without pulling external logging dependencies, keeping the Docker container microscopic.
📦 Downloads
| Operating System | Download Archive |
|---|---|
| Windows (x64) | gorrent-1.6.5-windows-amd64.zip |
| Linux (x64) | gorrent-1.6.5-linux-amd64.tar.gz |
| Linux (ARM64) | gorrent-1.6.5-linux-arm64.tar.gz |
| macOS (Intel) | gorrent-1.6.5-darwin-amd64.tar.gz |
| macOS (Apple Silicon) | gorrent-1.6.5-darwin-arm64.tar.gz |
Docker Images (multi‑arch: amd64 + arm64):
- GHCR:
docker pull ghcr.io/x-name15/gorrent:v1.6.5 - GHCR Latest:
docker pull ghcr.io/x-name15/gorrent:latest
View Full CHANGELOG