Skip to content

Ouisync v0.8.0

Latest
Compare
Choose a tag to compare
@inetic inetic released this 27 May 07:34
· 26 commits to master since this release

What's new

  • Add sync progress/activity indicator
  • Small improvements to the file and directory sorting functionality
  • Small improvements to UI when navigating
  • Improve the wording of dialog boxes during installation of Dokan
  • Modify the security screen to show the current state + redesign for clarity
  • Add SHA256 checksum for each release file
  • Change where Ouisync database files are stored (on Android, Windows and Linux)
  • Syncing in the background adapted to use less battery power
  • Repository secrets and metadata are now stored inside repositories themselves to enable moving repositories around.
  • Implement opt-out of using the cache server
  • Fix IP address leakage from the caching server
  • Bundle Dokan with the Windows installers
  • Add port number to the internal IP address in the network settings
  • Improvements to the Kotlin and Dart APIs
  • Re-enable storing and restoring DHT IP addresses for when the bootstrap server is not reachable
  • Fixes Windows/Dokan implementation
  • Fix mouting repositories while Dokan is initiating
  • Remove legacy settings options and perform migrations
  • Stop relying on third party plugins to store secret settings and encrypt all values ourselves using ChaCha20+Poly1305
  • Syncing performance improvements
  • Change the Windows executable name from ouisync to ouisync-gui