Skip to content

Releases: buroa/qbtools

v0.15.3

01 Jun 11:52
ea4a7a4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency qbittorrent-api to v2024.5.61 by @renovate in #52
  • chore(deps): update dependency qbittorrent-api to v2024.5.62 by @renovate in #53
  • chore(deps): update dependency qbittorrent-api to v2024.5.63 by @renovate in #54

Full Changelog: v0.15.2...v0.15.3

v0.15.2

17 Apr 11:02
0634d92
Compare
Choose a tag to compare

What's Changed

  • fix(workflows): refactor release workflow by @onedr0p in #49
  • chore(deps): update python docker tag to v3.12.3 by @renovate in #50

Full Changelog: v0.15.1...v0.15.2

v0.15.1

26 Mar 12:54
8cacd95
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency tldextract to v5.1.2 by @renovate in #47
  • chore(deps): update dependency qbittorrent-api to v2024.3.60 by @renovate in #48
  • Ignore trackerless torrents when attempting to tag by @adampetrovic in #46

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

29 Feb 21:07
46bcd2c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency qbittorrent-api to v2024.2.59 by @renovate in #44
  • Revert "feat: startswith to contains for tracker messages" by @onedr0p in #45

Full Changelog: v0.14.0...v0.15.0

v0.14.0

19 Feb 20:26
e4a5143
Compare
Choose a tag to compare

What's Changed

  • feat: startswith to contains for tracker messages by @buroa in #43

Full Changelog: v0.13.1...v0.14.0

v0.13.1

18 Feb 21:14
96fd4e4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency qbittorrent-api to v2024 by @renovate in #40
  • chore(deps): update python docker tag to v3.12.2 by @renovate in #41

Full Changelog: v0.13.0...v0.13.1

v0.13.0

10 Jan 21:54
e732f16
Compare
Choose a tag to compare

Important

  • BREAKING CHANGE: Due to issues we've seen with including a default config, you must supply your own config.yaml and mount under /config. Click here to grab the config file from the previous release.

I'm sorry for the quick change :-(

Full Changelog: v0.12.0...v0.13.0

v0.12.0

10 Jan 21:31
225dbb7
Compare
Choose a tag to compare

Important

  • BREAKING CHANGE: Due to issues we've seen with including a default config, you must supply your own config.yaml and mount under /app. Click here to grab the config file from the previous release.

Full Changelog: v0.11.0...v0.12.0

v0.11.0

12 Dec 13:53
2499bbd
Compare
Choose a tag to compare

Important

  • As normal with any change to orphaned or prune logic please use --dry-run to validate expected results.
  • orphaned now can traverse file system and delete nested files and folders. It no longer requires opinionated file structure.
  • Prune command supports --include-category which matches categories to include against the list of specified patterns. Similarly --exclude-category now acts as a pattern match too.
  • With those changes it is not advised to use ? or * characters in qbittorrent category names as it could have unintentional side-effects

What's Changed

  • Improve orphaned and prune commands by @qlonik in #38
  • chore(deps): update python docker tag to v3.12.1 and alpine 3.19 by @renovate in #36

New Contributors

Full Changelog: v0.10.2...v0.11.0

v0.10.2

03 Dec 21:44
7c8f792
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency qbittorrent-api to v2023.11.57 by @renovate in #35

Full Changelog: v0.10.1...v0.10.2