Skip to content

v1.6.4: We use YAML now

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:46

Changed

  • Config Format: Migrated the default configuration file from config.json to config.yaml. This provides a much cleaner, human-readable format that supports # comments natively. This change drastically reduces token usage and formatting errors for AI Agents (Claude, Hermes, OpenClaw) when automating Gorrent setups.

Documentation

  • README Updates: Updated the documentation and examples to strictly use YAML formatting instead of JSON to match the new default config.yaml.


📦 Downloads

Operating System Download Archive
Windows (x64) gorrent-1.6.4-windows-amd64.zip
Linux (x64) gorrent-1.6.4-linux-amd64.tar.gz
Linux (ARM64) gorrent-1.6.4-linux-arm64.tar.gz
macOS (Intel) gorrent-1.6.4-darwin-amd64.tar.gz
macOS (Apple Silicon) gorrent-1.6.4-darwin-arm64.tar.gz

Docker Images (multi‑arch: amd64 + arm64):

  • GHCR: docker pull ghcr.io/x-name15/gorrent:v1.6.4
  • GHCR Latest: docker pull ghcr.io/x-name15/gorrent:latest

View Full CHANGELOG