Ouisync v0.7.6
What's new
App
- Fixing issues with downloading files on the device caused by different behavior on different Android versions.
- Better handing of SIGINT and SIGTERM (Ctrl-C) on Linux
- Some work on iOS UI
- Enforce single instance of Ouisync on Linux
- Fix downloading files from Onuisync onto PC on Linux
- Peer count now counts the number of peers, not the number of connections
Library
equalitie/ouisync@11fc4cb...b9fc79e
- Implement a basic choking algorithm
- Fixes to the block garbage collector
- Add more caching to improve read/write speed
- Ensure snapshot version vector changes if and only if the snapshot root hash changes
- Make block nonces deterministic
- Fix garbage collecting missing blocks