v1.0.5
General
- Bugfix for
TorrentManager.HashCheckAsync (true)
. This will, once again, cause the TorrentManager to enter the Downloading/Seeding mode after the hash check completes. This feature regressed in the 1.0.2 release as part of making the hash check process be paused whenTorrentManager.PauseAsync
is invoked.