8000 Releases · autobrr/go-qbittorrent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: autobrr/go-qbittorrent

v1.14.0

13 May 18:48
b9f8eda
Compare
Choose a tag to compare

What's Changed

  • feat(methods): add SetTorretName by @superturkey650 in #58
  • refactor(methods): change Maindata ServerState FreeSpaceOnDisk to int64 by @superturkey650 in #59
  • fix(methods): AppPreferences.MaxRatio type by @nnnewb in #62
  • feat(methods): add Shutdown, get/set Limits and Logs by @superturkey650 in #60
  • feat(methods): implement missing API endpoints and introduce unit tests for new methods by @nnnewb in #65
  • feat(methods): add RenameFolder by @nnnewb in #66
  • feat(methods): add GetTorrentsWebSeeds by @nnnewb in #67
  • feat(methods): improve error handling and implement RemoveTrackers by @superturkey650 in #63

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

01 May 18:04
c23e8a2
Compare
Choose a tag to compare

What's Changed

  • feat(methods): torrents setTags to upsert tags introduced in qbit v.5.1 by @zze0s in #47
  • feat(methods): get torrent info includeTrackers introduced in qbit v.5.1 by @zze0s in #46

Full Changelog: v1.12.0...v1.13.0

v1.12.0

27 Apr 11:49
02cc96b
Compare
Choose a tag to compare

What's Changed

  • fix(methods): SyncMainData leak by @KyleSanderson in #41
  • feat(methods): implement MainData Update by @KyleSanderson in #42
  • chore(deps): bump the golang group with 2 updates by @dependabot in #43
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 in the golang group by @dependabot in #45
  • feat(client): set custom http client by @thde in #54
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in the golang group by @dependabot in #48
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 in the golang group by @dependabot in #55
  • feat(methods): add AddTrackers and SetFilePriority by @daye-liu in #50
  • feat(methods): add SetTorrentDownloadLimit and SetTorrentShareLimit by @le0m in #56

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

05 Nov 21:10
3f67cde
Compare
Choose a tag to compare

What's Changed

  • fix: tests by @zze0s in #40
  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 in the golang group by @dependabot in #39
  • feat: qBittorrent v5.x.x support by @Flupster in #38
  • feat(methods): add SyncMainData and GetFreeSpaceOnDisk by @martylukyy in #26

Full Changelog: v1.10.0...v1.11.0

0