Requirements Updated
- "fastapi==0.136.1"
- "GitPython==3.1.50"
- "qbittorrent-api==2026.5.1"
- "requests==2.34.2"
- "uvicorn==0.47.0"
- "pre-commit==4.6.0"
- "ruff==0.15.13"
Improvements
- Minor CI improvements
Bug Fixes
- Pass ShareLimitAction to ShareLimits for qbit 5.2.0+ support (Fixes #1174)
- Fix bug causing new categories to be created in config when auto_tmm is disabled.
- Respect reset_upload_speed_on_unmet_minimums for min_num_seeds (Fixes #1157)
Special thanks to @bakerboy448 for their contributions!
Full Changelog: v4.7.0...v4.7.1