Skip to content
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
Compare
Choose a tag to compare
@binwiederhier 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:
    • New 'Preferences' dialog with ability to remove/add plugins,
      enable/disable notifications, and change the proxy settings #334/#321
    • New 'Remove folder' feature in tray menu #330
    • New 'Copy link' feature in tray menu #336
    • Added recent changes command 'sy log' #298
  • 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