Requirements Updated
- "fastapi==0.136.3"
- "uvicorn==0.48.0"
- "pytest-cov==7.1.0"
- "ruff==0.15.15"
- "qbittorrent-api==2026.5.2"
New Features
- Adds configurable
share_limit_actionfor controlling the outcome of share limits. (See Share Limit Action)
Improvements
- Modernize CI Workflows
- Improved logging for redacting tracker passkeys
- Adds unit-testing for core functionality
Bug Fixes
- Fixed Remove Orphaned count not being logged (Fixes #1196)
- Fixes Remove Unregistered from not identifying unregistered torrents correctly in 5.2.0+ (Fixes #1201)
Full Changelog: v4.7.1...v4.8.0