Release v3.22.0-beta.4 (#1930)
Pre-release
Pre-release
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!