Releases: ikatson/rqbit
Releases · ikatson/rqbit
v5.5.4 - security update
Main update in 5.5.4
There was a bug in rqbit where it didn't check hashes after downloading pieces. It was a one line fix, but took a long to debug. This manifested in super rare cases where after restarting rqbit, it would initialize already downloaded torrents to 99.*% and then would redownload broken pieces.
What's Changed
- A couple renames and cleanups in buffers crate by @ikatson in #101
- A few small tweaks and cleanups by @ikatson in #103
- Fix ETA computation - fixes #92 by @ikatson in #104
- Remove sha1 extra features by @ikatson in #105
Full Changelog: v5.5.3...v5.5.4
v5.5.3
What's Changed
- Make the announce info field optional by @anacrolix in #97
New Contributors
- @anacrolix made their first contribution in #97
Full Changelog: v5.5.2...v5.5.3
v5.5.2 - minor update
What's Changed
- Reduce incremental compile times a bit + small refactorings by @ikatson in #86
- Report size to trackers by @ikatson in #89
- End-to-end unit test by @ikatson in #90
- Add command for shell completions by @kpcyrd in #91
- Update deps by @ikatson in #94
New Contributors
Full Changelog: v5.5.0...v5.5.2
v5.5.0
What's Changed
Full Changelog: v5.4.2...v5.5.0
v5.4.2
v5.4.1
What's Changed
- UI: Fix file selection window on Windows (it didn't split folders properly)
- UI: internal optimisations for perf
- Optimize "endgame", peers steal pieces less frequently from each other - this should result in faster download when torrent is nearing completion.
- Backend bugfix: when pausing a torrent, if a piece was still outstanding it might have gotten into weird state, where the piece was considered "needed", but it already was on disk.
- Small internal cleanups
Full Changelog: v5.4.0...v5.4.1
v5.4.0
v5.3.0
v5.2.0
What's Changed
- Make it compile on freebsd by @ikatson in #53
- Chunk-piece length comparison fix by @baltarifcan in #55
- Rewrite all styles to tailwind CSS from Bootstrap by @arccik by @ikatson in #58
- Fix only files not working properly by @ikatson in #59
New Contributors
- @baltarifcan made their first contribution in #55
Full Changelog: v5.1.0...v5.2.0