Skip to content

Release v3.22.0-beta.4 (#1930)

Pre-release
Pre-release
Compare
Choose a tag to compare
@taratatach taratatach released this 08 Aug 14:08
f213c28

Improvements for all users:

  • The list of recently synchronized files could be persisted multiple times
    concurrently, leading to malformed JSON content which could not be loaded back
    into the client's GUI during the next start.
    We're now making sure each write is done sequentially so that the list is
    always saved as valid JSON.

See also known issues.

Happy syncing!