What's Changed
- Fix: authentication being disabled after saving settings by @TheMightyBattleCat in #339
- fix(nntp): auto-enable TLS for implicit-TLS ports 563 and 443 by @TwistedRat in #333
- fix(torbox): remove trailing slash from /api/torrents/mylist/ to prevent 307 auth stripping by @TwistedRat in #330
- fix(torbox): proactive 300 req/min rate limit, Retry-After backoff, and retry logging by @TwistedRat in #329
- feat(repair): add optional stop schedule for repair sweeps by @TheMightyBattleCat in #349
- Retry link validation on read_pxy_timeout and other retryable error by @xuanduc987 in #384
New Contributors
- @TheMightyBattleCat made their first contribution in #339
- @TwistedRat made their first contribution in #333
Full Changelog: v2.4...v2.5