Maestral v1.0.3.beta1
Pre-release
Pre-release
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.