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 nowclient.torrents_stop()
- All existing method and argument names are still supported and are aliased to the new names
- For instance,
- Add support for
app/getDirectoryContent
(#449) - Add support for
search/downloadTorrent
(#451) - Added support for
private
argument fortorrents/info
(#464) - Add support for WebSeed modification endpoints (#481)
- Rename resume/pause actions for torrents to start/stop (#434)
Full changelog: v2024.9.66...v2024.9.67