Skip to content

release-2024.5.61

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 23:06
· 16 commits to main since this release
92d679e

Version 2024.5.61

  • Advertise support for qBittorrent v4.6.5
  • Packages published to PyPI are now attested by GitHub (#453)
  • Included changes for upcoming qBittorrent v5.0.0 release:
    • Rename resume/pause actions for torrents to start/stop (#434)
      • For instance, client.torrents_pause() is now client.torrents_stop()
      • All existing method and argument names are still supported and are aliased to the new names
    • Add support for app/getDirectoryContent (#449)
    • Add support for search/downloadTorrent (#451)

Full changelog: v2024.3.60...v2024.5.61