Requirements Updated
- "GitPython==3.1.45"
- "retrying==1.4.1",
New Features
- Remove Orphaned: Adds new
min_file_age_minutes
flag to prevent files newer than a certain time from being deleted (Thanks to @H2OKing89 #859) - Adds new standalone script
ban_peers.py
for banning selected peers (Thanks to @tboy1337 #888)
Improvements
- Adds timeout detectiono for stuck runs for web API rqeeusts
Bug Fixes
- Fix bug in webUI deleting nohardlink section (Fixes #884)
Full Changelog: v4.5.1...v4.5.2