Desktop: v3.0.12 Release

Release date:
June 7, 2019
Previous version:
v3.0.11 (released June 5, 2019)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v3.0.12

moughxyz

Directory Browser for v3.0.12

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This release introduces many improvements to the underlying syncing algorithm, and reflects our syncing API's first major update. These changes relate mostly to conflict resolution handling, where the application says one thing, but the server says another thing. While the previous system was able to handle many of these scenarios well, there were other rare situations where the previous logic was not nuanced enough to discern the best course of action.

This release strengthens both the application-side logic, as well as takes a more nuanced approach on the server in relation to conflict handling. Overall, these changes are all under the hood, so you shouldn't really notice them.

This release also includes several general fixes, in addition to: - Fixes multi-monitor post-disconnection issue https://github.com/standardnotes/desktop/issues/311 - Fixes an issue where menu bar visibility status is not saved on Windows. - Starting an app instance twice on Linux will now focus the existing instance.