Skip to content

v0.9.9

Choose a tag to compare

@sevenlayercookie sevenlayercookie released this 25 Mar 01:15
· 456 commits to main since this release

This release improves torrent client diagnostics and adds a new authentication option for rTorrent users.

Highlights

  • Added optional digest authentication support for rTorrent via RTORRENT_DIGEST_AUTH
  • Documented the new rTorrent digest auth setting in README.md and .env.example
  • Improved qBittorrent logging for clearer troubleshooting
  • Improved MyAnonamouse authentication logs
  • Standardized and clarified error messages across Deluge, qBittorrent, rTorrent, and Transmission

Contributor Credit

Thanks to @HrBingR for contributing rTorrent digest authentication support in #30.

Full Changes

  • 62661e4 Added option to enable digest authentication for rtorrent users (#30)
  • 079f20b document RTORRENT_DIGEST_AUTH in README and .env.example
  • d0c1b02 better QB logging
  • 3038162 better MAM auth logs
  • 74fce4d fix all client error messages