What's Changed
- [feature] Initial support for private torrents by @ikatson in #299
- Can unpause torrents even if there's no peers by @ikatson in #300
- [Feature] Can put rqbit Web UI behind proxy server by @ikatson in #301
- [Feature] Redirect to Web UI on root when looked from browser by @ikatson in #302
- [refactor] HTTP API maintanability by @ikatson in #303
- Fix typo by @ChrisAntaki in #312
- [perf] don't use tokio::io::split by @ikatson in #320
- Make Session ratelimits accessible from outside of crate by @InoUno in #329
- Add support for P2P blocklists by @xobust in #330
- [feature] List of trackers from file by @ikatson in #337
- [enhancement] UDP tracker socket reuse by @ikatson in #338
- Increase min metadata size by @ikatson in #339
- CI: Use binstall, Dynamic dockerhub user and push by @luigi311 in #282
- fix: make SessionStatsSnapshot fields pub by @KevinT3Hu in #360
- CI: Tauri build linux by @luigi311 in #365
- Do not exchange peers or torrent metadata in private swarms/ by @av-gal in #364
- watch .magnet files too by @FrancescElies in #367
- fix: improve path traversal check by @illfygli in #370
- ⬆️ (librqbit) Update dep requirement for url to compatible w/ current version by @djmango in #358
- Include crate version in client fingerprint portion of
peer_id
by @av-gal in #374 - Prepare for releasing 8.1.0 by @ikatson in #376
New Contributors
- @ChrisAntaki made their first contribution in #312
- @InoUno made their first contribution in #329
- @xobust made their first contribution in #330
- @KevinT3Hu made their first contribution in #360
- @av-gal made their first contribution in #364
- @FrancescElies made their first contribution in #367
- @illfygli made their first contribution in #370
- @djmango made their first contribution in #358
Full Changelog: v8.0.0...v8.1.0