Releases: autobrr/go-qbittorrent
Releases · autobrr/go-qbittorrent
v1.14.0
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
- @superturkey650 made their first contribution in #58
- @nnnewb made their first contribution in #62
Full Changelog: v1.13.0...v1.14.0
v1.13.0
v1.12.0
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
- @thde made their first contribution in #54
- @daye-liu made their first contribution in #50
- @le0m made their first contribution in #56
Full Changelog: v1.11.0...v1.12.0
v1.11.0
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