This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Syncany v0.4.2-alpha
Pre-release
Pre-release
binwiederhier
released this
10 Jan 02:16
·
671 commits
to develop
since this release
This is a patch release to fix a serialization issue in 'sy ls' when daemon/GUI is running
in the just released version v0.4.1-alpha.
- Developer/alpha release (We are now nearing the beta phase. Stay tuned!)
- Features and significant changes:
- Bugfixes and other things:
- Fix Dropbox plugin bug when deleting non-existing files #325
- Cleanup status information / status texts in tray #317/#329
- Code refactoring based on SonarQube output #302/#326
- Fix invalid "uploading" status message #314
- Fix confusing error message when plugin not installed #328
- Fix sync-forever issue with Windows watcher #338
- Removed
<hooks>
and<runAfterDown>
because largly unused #311 - Fix
sy ls
doesn't display deleted file versions; add--deleted
#282