Skip to content

Releases: buroa/qbtools

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

v0.10.1

21 Nov 18:35
21c1c7c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4 by @renovate in #21
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #22
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #27
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #26
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #25
  • chore(deps): update docker/login-action action to v3 by @renovate in #24
  • chore(deps): update dependency tldextract to v5.0.1 by @renovate in #28
  • chore(deps): update dependency qbittorrent-api to v2023.10.54 by @renovate in #29
  • chore(deps): update dependency tldextract to v5.1.0 by @renovate in #30
  • chore(deps): update dependency qbittorrent-api to v2023.11.55 by @renovate in #31
  • docs: update orphaned arguments by @MrMarble in #32
  • chore(deps): update dependency tldextract to v5.1.1 by @renovate in #33
  • chore(deps): update dependency qbittorrent-api to v2023.11.56 by @renovate in #34

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

11 Oct 17:15
a477fc8
Compare
Choose a tag to compare
  • Rename repo to qbtools.
  • Containers are pushed to both ghcr.io/buroa/qbtools and ghcr.io/buroa/qbittools until next minor release.

v0.9.6

11 Oct 16:45
a5091bc
Compare
Choose a tag to compare

Full Changelog: v0.9.5...v0.9.6