Skip to content

v0.15.0

Choose a tag to compare

@joecarl joecarl released this 15 Jun 01:09
· 4 commits to main since this release

What's Changed

  • Improved the Docker build process: by @joecarl
    • Smaller and cleaner image.
    • Updated base image and build pipeline.
  • Build multi-arch images (linux/amd64 + linux/arm64) by @bateman in #7
  • Enhance Torznab indexer support by @bateman in #8
    • Correct hash is now reported for tracking and importing.
    • Downloads are no longer incorrectly paused.
    • Categories are now saved correctly.
    • Sonarr can now remove completed downloads after importing.
  • Cancelling a completed download now also removes the downloaded file from disk by @joecarl
  • Added the ability to copy ED2K links from search results and transfers by @joecarl
  • Added a transfer details dialog accessible from the context menu by @joecarl
  • Updated the README and general documentation by @joecarl

New Contributors

Full Changelog: v0.14.0...v0.15.0