Skip to content

Release v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 16:55
· 726 commits to master since this release
v4.3.0
e84e199
  • Generate magnet link from torrent
  • Add a button to allow user to switch color scheme
  • Multi architecture Docker images
    • linux/amd64
    • linux/arm64 (new)
    • linux/arm/v7 (new)
  • Allow to display precise percentage
    • Expanded view: 1 decimal place
    • Details: 3 decimal places
  • Mountpoints with very long paths are ignored by disk usage
  • Tags can be attached while adding torrents to qBittorrent (needs qbittorrent/qBittorrent#13882)
  • Bug fixes:
    • Download destination fallback to rTorrent default destination (Mika-/torrent-control#105)
    • Properly catch errors of AddFiles and AddURLs when using qBittorrent
    • Display existing trackers in set trackers modal
  • New translations
  • Bump dependencies

Side note:

I am starting to maintain a distribution of rTorrent, available at jesec/rtorrent. It is optimized and small. It uses modern CMake and Bazel build systems. Bazel can also be used for dependency management and to produce statically linked reproducible builds.

Static binaries (amd64, arm64) can be downloaded via Github Actions. Docker images are also available at jesec/rtorrent.

I made a simple Dockerfile to demonstrate how to integrate rTorrent with Flood.