Releases: jpdillingham/Soulseek.NET
Releases · jpdillingham/Soulseek.NET
8.5.0
What's Changed
- Fail downloads upon receipt of a 'DownloadFailed' message, fix bug(s) in transfer state and rate calculation by @jpdillingham in #886
Full Changelog: 8.4.1...8.5.0
8.4.1
What's Changed
- Lower the concurrent search limit to 2 by @jpdillingham in #883
Full Changelog: 8.4.0...8.4.1
8.4.0
What's Changed
- Reject unexpected transfer connections, remove forced disable of inactivity timeout for transfer connections by @jpdillingham in #882
Full Changelog: 8.3.0...8.4.0
8.3.0
What's Changed
- Number of bug fixes and improvements around connection writes by @jpdillingham in #881
Full Changelog: 8.2.1...8.3.0
8.2.2
What's Changed
- Added a static
ChaosEnabledflag toSoulseekClientthat, when set, causes TCP client writes to fail 1/1000th of the time. I didn't and won't push this change to GitHub because I was thrashing around a bit testing. I'm including the package for posterity, as I did push it to NuGet.
Full Changelog: 8.2.1...8.2.2
8.2.1
What's Changed
- Remove guard preventing uploads of 0 byte files by @jpdillingham in #878
Also removes the chatty warning about the RaiseEventsAsynchronously flag.
Full Changelog: 8.2.0...8.2.1
8.2.0
What's Changed
- Add experimental flag to raise events asynchronously by @jpdillingham in #876
Full Changelog: 8.1.2...8.2.0
8.1.2
What's Changed
- Add missing timeout configuration for upload transfer request ackowledgement by @jpdillingham in #875
Full Changelog: 8.1.1...8.1.2
8.1.1
What's Changed
- Adjust upload/download logic to be more defensive while releasing resources by @jpdillingham in #874
Full Changelog: 8.1.0...8.1.1
8.1.0
What's Changed
- Fix bug in Connection class that omitted an Exception when disconnecting due to a watchdog timeout by @jpdillingham in #865
- Refactor DownloadToStreamAsync by @jpdillingham in #866
- Remove ~150+ warnings by @jpdillingham in #869
- Remove AddUserAsync by @jpdillingham in #870
- Refactor UploadAsync() by @jpdillingham in #872
- Bump version to 8.1.0 by @jpdillingham in #873
Full Changelog: 8.0.0...8.1.0