Skip to content

Maestral v1.0.3.beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@samschott samschott released this 14 May 13:26

Changed:

  • Significantly reduced CPU usage of the GUI on macOS.
  • Show both the daemon and GUI version in the GUI settings window.

Fixed:

  • Fixes an issue which could lead to the local Dropbox folder being moved before syncing has been paused.
  • Fixes an issue where download errors would show a rev number instead of the Dropbox path.
  • Fixes a race condition when two processes try to start a sync daemon at the same time.
  • Fixes an issue in the macOS GUI where updating the displayed sync issues could fail.

Dependencies:

  • Removed lockfile dependency.
  • Added fasteners dependency.