Releases: autobrr/tqm
Releases · autobrr/tqm
v1.15.0
Changelog
New Features
Bug fixes
- 0255e9a: fix(api): print torrent logs divider in API calls to preserve grouping (#62) (@saltydk)
- 72ff30d: fix(notifications): don't escape discord embed titles (#59) (@nuxencs)
- ccd9bf8: fix(retag): avoid tag duplicates by using maps (#60) (@saltydk)
- 9bea01a: fix(tracker): add intermediate status check (#56) (@saltydk)
Other work
- dfd4e59: build(deps): bump the golang group across 1 directory with 5 updates (#58) (@dependabot[bot])
- 8443df6: perf(qbit): use SetTags if API version is supported (#64) (@nuxencs)
- e556584: refactor(clean): cleaned up command a bit (#57) (@saltydk)
- 9d883d4: refactor(qbit): simplify torrent removal process (#51) (@s0up4200)
- 2a2e358: refactor(torrent): store unregistered state in torrent (#55) (@nuxencs)
- d88b209: refactor: modernize codebase (#63) (@nuxencs)
Full Changelog: v1.14.0...v1.15.0
What to do next?
- Read the documentation
- Join our Discord server
v1.14.0
Changelog
New Features
Other work
- e628485: refactor(cmd): change print order so that version is first (#50) (@saltydk)
- 2c339d3: refactor(tracker): remove logging from httputils (#49) (@saltydk)
Full Changelog: v1.13.0...v1.14.0
What to do next?
- Read the documentation
- Join our Discord server
v1.13.0
Changelog
New Features
- 810df91: feat(cmd): add version command (#37) (@s0up4200)
- f08bf77: feat(orphan): ignore paths (#40) (@nuxencs)
- 3c5c618: feat(qbit): include trackers with torrents list or fallback to fetch (#45) (@zze0s)
Bug fixes
- 9a885ca: fix(clean): properly validate BHD API response before returning (#47) (@saltydk)
- e794ecc: fix(clean): remove unregistered linked torrents (#42) (@saltydk)
- 583d893: fix(config): correct use of TrackerStatus in IsUnregistered API call (@saltydk)
- d24d0b9: fix(docs): config example code block (#39) (@nuxencs)
Other work
- e99b210: perf(clean): return early if tracker status is empty in IsUnregistered (@saltydk)
- b97c051: refactor(cmd): remove unused trace logging (#48) (@s0up4200)
- 75d8104: refactor(orphan): use atomic.Uint types for counters (#43) (@nuxencs)
- 428b570: refactor: pass context to external calls (#46) (@zze0s)
- 4846883: refactor: pkg layout (#38) (@s0up4200)
Full Changelog: v1.12.0...v1.13.0
What to do next?
- Read the documentation
- Join our Discord server
v1.12.0
Changelog
New Features
- c6f14e8: feat(cmd): add pause command (#33) (@s0up4200)
- 7c44e0a: feat: Add IsPublic field and uploadKb option to tag rules (#32) (@s0up4200)
- cdb1182: perf(orphan): add concurrent file processing (#17) (@s0up4200)
Bug fixes
- 89eb4bc: fix(qbittorrent): update SetUploadLimit (#35) (@s0up4200)
- c1288c9: fix(readme): use explicit comparison for IsPrivate in examples (#34) (@nuxencs)
Other work
- f2430c9: build(deps): bump the golang group across 1 directory with 3 updates (#31) (@dependabot[bot])
- 658deb2: docs(readme): clarify upload speed limit examples in tag rules (@s0up4200)
Full Changelog: v1.11.0...v1.12.0
What to do next?
- Read the documentation
- Join our Discord server
v1.11.0
Changelog
New Features
Bug fixes
- c6b0ea9: fix(goreleaser): update archives format (#25) (@saltydk)
- 3b08179: fix(retryclient): reduce maximum retries from 10 to 1 (#27) (@s0up4200)
- 8c84696: fix(tracker): add another bhd down status (#26) (@saltydk)
- 70357a9: fix: remove "not found" from unregisteredStatuses (#28) (@s0up4200)
Other work
- a5bb8ec: docs: remove dead links (#29) (@s0up4200)
- defb754: funding: add s0up4200 to funding list (#30) (@s0up4200)
Full Changelog: v1.10.1...v1.11.0
What to do next?
- Read the documentation
- Join our Discord server
v1.10.1
Changelog
Bug fixes
Full Changelog: v1.10.0...v1.10.1
What to do next?
- Read the documentation
- Join our Discord server
v1.10.0
Changelog
New Features
Bug fixes
- 872d025: fix(clean): update hardlink map before file deletion (#20) (@s0up4200)
- ab156f1: fix: path check for Deluge when using FreeSpaceGB (#19) (@s0up4200)
Full Changelog: v1.9.0...v1.10.0
What to do next?
- Read the documentation
- Join our Discord server
v1.9.0
Changelog
New Features
- 7379d50: feat(filter): add regexp2 support (#12) (@s0up4200)
- 326e158: feat(torrent): add helper to detect missing files (#11) (@s0up4200)
- fc1fb76: feat(torrent): expand unregisteredStatuses (#10) (@s0up4200)
- e5eaf67: feat(tracker): add BTN (#15) (@s0up4200)
- bdff470: feat(tracker): add RED, HDB, OPS, UNIT3D (#9) (@s0up4200)
- ca62dff: feat(tracker): add isTrackerDown helper (#14) (@s0up4200)
Bug fixes
Full Changelog: v1.8.0...v1.9.0
What to do next?
- Read the documentation
- Join our Discord server
v1.8.0
Changelog
New Features
Bug fixes
Other work
Full Changelog: v1.7.1...v1.8.0
What to do next?
- Read the documentation
- Join our Discord server
v1.7.1
Changelog
Bug fixes
- 6dfa149: fix(qbittorent): remove extra
apiVersion
validation (#6) (@brettpetch)
Other work
Full Changelog: v1.7.0...v1.7.1
What to do next?
- Read the documentation
- Join our Discord server