Skip to content

Ouisync v0.8.1

Compare
Choose a tag to compare
@inetic inetic released this 22 Aug 11:26
· 236 commits to master since this release

What's new

App

v0.8.0...6796fbe

  • Fix issue with Copy/Pasting files into Ouisync on Windows
  • Improve explanation of mounting and other errors
  • Fix layout issues
  • Improve sorting
  • Improve progress indication
  • Add translations

Library

equalitie/ouisync@5ddb344...1a5b5ed

  • Sync speed improvements
  • Fix issues with re-importing repositories
  • Rename the Android package name
  • Improved local discovery
  • Use native keep-alive for both TCP and QUIC
  • Request blocks in random order even in read/write repos, this speeds up syncing but degrades the UX a bit. To be addressed in future releases.
  • Add CLI argument to "export" a repo in read-only mode
  • Dokan fix for #414
  • Improvements to the Swift bindings