Skip to content

Releases: rmartin16/qbittorrent-api

release-2024.12.71

21 Dec 17:30
c1006e7
Compare
Choose a tag to compare

Version 2024.12.71

  • Advertise support for qBittorrent v5.0.3
  • Advertise support for qBittorrent v5.1.0beta1
  • Add support to add torrent as forced (#507)

Full changelog: https://github.com/rmartin16/qbittorrent-api/compare/v2024.12.71..v2024.11.70

release-2024.11.70

21 Nov 02:30
b7de455
Compare
Choose a tag to compare

Version 2024.11.70

  • Advertise support for qBittorrent v5.0.2

Full changelog: v2024.11.69...v2024.11.70

release-2024.11.69

16 Nov 18:35
c2452cc
Compare
Choose a tag to compare

Version 2024.11.69

  • Dropped support for Python 3.8 (#494)
  • Fixed typing for content_layout for torrents.add() (#499)
  • RecursionError is no longer raised when client is banned (#501)

Full changelog: v2024.10.68...v2024.11.69

release-2024.10.68

29 Oct 02:13
301acef
Compare
Choose a tag to compare

Version 2024.10.68

  • Advertise support for qBittorrent v5.0.1
  • Add support for managing cookies (#492)
    • app/cookies
    • app/setCookies
    • Note: these endpoints are scheduled for release in qBittorrent v5.1.0

Full changelog: v2024.9.67...v2024.10.68

release-2024.9.67

30 Sep 15:03
9a4094d
Compare
Choose a tag to compare

Version 2024.9.67

  • Advertise support for qBittorrent v5.0.0 (#488)
  • Features previously added for 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)
    • Added support for private argument for torrents/info (#464)
    • Add support for WebSeed modification endpoints (#481)

Full changelog: v2024.9.66...v2024.9.67

release-2024.9.66

17 Sep 16:07
59c1336
Compare
Choose a tag to compare

Version 2024.9.66

  • Advertise support for qBittorrent v4.6.7 (#487)

Full changelog: v2024.8.65...v2024.9.66

release-2024.8.65

20 Aug 03:10
2160524
Compare
Choose a tag to compare

Version 2024.8.65

  • Advertise support for qBittorrent v4.6.6 and 5.0.0rc1 (#482)
  • Add support for WebSeed modification endpoints (#481)
    • torrents/addWebSeeds
    • torrents/editWebSeed
    • torrents/removeWebSeeds

Full changelog: v2024.7.64...v2024.8.65

release-2024.7.64

18 Jul 21:28
305e698
Compare
Choose a tag to compare

Version 2024.7.64

  • Resolve errors from type checkers for functools.wraps usage (#472)
  • Included changes for upcoming qBittorrent v5.0.0 release:
    • Added support for private argument for torrents/info (#464)

Full changelog: v2024.5.63...v2024.7.64

release-2024.5.63

31 May 18:51
2f5c4df
Compare
Choose a tag to compare

Version 2024.5.63

  • Added support to configure HTTPAdapter (#459)

Full changelog: v2024.5.62...v2024.5.63

release-2024.5.62

29 May 17:11
4407d5f
Compare
Choose a tag to compare

Version 2024.5.62

Full changelog: v2024.5.61...v2024.5.62