Breaking Change
- With the addition of the new feature being added #155 the following will be changed
What | Old | New |
---|---|---|
Command Line | -sr /--skip-recycle | -sc /--skip-cleanup |
Environment Variable | QBT_SKIP_RECYCLE | QBT_SKIP_CLEANUP |
config.yaml: commands | skip_recycle | skip_cleanup |
config.yaml: webhooks | empty_recyclebin | cleanup_dirs |
New Features
- Adds #124 (Adds new config option)
- Adds #155 (Adds new config option)
- Adds
linux/arm/v7
docker builds and hotio webhook workflow trigger
Bug fixes
- Minor bug fix in orphaned_dir configuration check
Full Changelog: v3.2.6...v3.3.0