Releases: buroa/qbtools
Releases · buroa/qbtools
v0.15.0
v0.14.0
v0.13.1
v0.13.0
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
v0.11.0
Important
- As normal with any change to
orphaned
orprune
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
v0.10.1
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
v0.9.6
Full Changelog: v0.9.5...v0.9.6