qbit_manage/CHANGELOG
2025-11-29 09:58:36 -05:00

13 lines
532 B
Text

# Requirements Updated
- "fastapi==0.122.0"
- "qbittorrent-api==2025.11.1"
- "ruff==0.14.6"
# New Features
- Adds max limit for unregistered torrent removal (New config option: `rem_unregistered_max_torrents`) (Fixes #975)
- Adds tagging all private trackers (New config option: `private_tag`) (Fixes #883)
# Bug Fixes
- Fixes bug constantly updatingn share limits when using `upload_speed_on_limit_reached` (Fixes #959) (Thanks to @Seros)
**Full Changelog**: https://github.com/StuffAnThings/qbit_manage/compare/v4.6.4...v4.6.5