Skip to content

Releases: ludviglundgren/qbittorrent-cli

v2.1.0

25 Nov 14:33
5d74a3d
Compare
Choose a tag to compare

Changelog

  • 5d74a3d chore(deps): update deps (qBit v5 compatibility) and Go version (#108)
  • e7d804b chore(deps): update x/* and protobuf (#91)
  • 7295702 feat(add): make sleep time configurable (#90)
  • 928e38d feat(ci): update workflows (#97)
  • 19bd729 feat: add recheck command (#93)
  • 33104e6 feat: improve torrent add reannounce handling (#100)
  • 43de753 feat: tag unregistered and errored torrents (#23)
  • 09a160a feat: validate hashes (#98)
  • 81a4c06 fix(config): add Windows home dir path (#88)
  • 16be6a9 fix(export): add missing tracker to .torrent (#104)
  • 4631210 fix(torrent): improve glob detection (#99)
  • d029c02 fix(torrent): remove with only filter (#82)

v2.0.0

24 Sep 16:41
f46c1b5
Compare
Choose a tag to compare

Changelog

Full Changelog: v1.0.0...v2.0.0

v2.0.0-beta2

18 Sep 10:24
970e736
Compare
Choose a tag to compare

Changelog

v2.0.0-beta1

17 Sep 14:59
610f226
Compare
Choose a tag to compare

A lot of improvements and major breaking changes because of new top level commands and subcommands.

Changelog

Full Changelog: v1.0.0...v2.0.0-beta1

v1.1.0-rc1

19 Aug 17:48
3ecab14
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release

Changelog

v1.0.0

17 Jan 20:10
d1332f6
Compare
Choose a tag to compare

Changelog

  • d1332f6 feat(export): export torrents by category (#35)
  • 868f3d2 fix(import): traling slash path handling (#41)

v0.16.0

26 Feb 16:13
635d2ca
Compare
Choose a tag to compare

Changelog

v0.15.0

07 Feb 18:55
3c4c6b4
Compare
Choose a tag to compare

Changelog

  • 3c4c6b4 refactor: add and batch pause resume (#33)

v0.14.0

06 Feb 12:23
5cad64e
Compare
Choose a tag to compare

Changelog

  • e88cf7c chore: add funding.yml
  • 52c37f3 feat: add remove command for removing torrents (#31)
  • 5cad64e feat: improve list output (#32)
  • d702357 feat: qbt hash torrent/magnet to print hash (#29)
  • 928035e refactor: init config on commands (#28)

v0.13.1

21 Jan 21:37
d1792da
Compare
Choose a tag to compare

Changelog

  • d1792da refactor: parse file instead of string replace (#27)