Skip to content

Releases: rmartin16/qbittorrent-api

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

release-2024.5.61

26 May 23:06
92d679e
Compare
Choose a tag to compare

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

release-2024.3.60

25 Mar 17:26
0d5b784
Compare
Choose a tag to compare

Version 2024.3.60

  • Advertise support for qBittorrent v4.6.4

Full changelog: v2024.2.59...v2024.3.60

release-2024.2.59

25 Feb 19:05
b5ec680
Compare
Choose a tag to compare

Version 2024.2.59

  • Allow added RSS feeds without a name/path to default to the name in the feed (#423)
  • Advertise support for Python 3.13 (#349)

Full changelog: v2024.1.58...v2024.2.59

release-2024.1.58

17 Jan 03:00
4265a9b
Compare
Choose a tag to compare

Version 2024.1.58

  • Advertise support for qBittorrent v4.6.3

Full changelog: v2023.11.57...v2024.1.58

release-2023.11.57

28 Nov 02:20
971e47a
Compare
Choose a tag to compare

Version 2023.11.57

  • Advertise support for qBittorrent v4.6.2

Full changelog: v2023.11.56...v2023.11.57

release-2023.11.56

21 Nov 04:28
Compare
Choose a tag to compare

Version 2023.11.56

  • Advertise support for qBittorrent v4.6.1
  • Add support for torrents/count (#366)

Full changelog: v2023.11.55...v2023.11.56