Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Releases: GooBox/goobox-sync-sia

v0.2.5

01 Dec 22:58
Compare
Choose a tag to compare

v0.2.4

01 Jul 17:23
Compare
Choose a tag to compare

Fixed

  • the embedded Sia version

v0.2.3

29 Jun 20:19
Compare
Choose a tag to compare

Update

v0.2.2

01 May 02:38
Compare
Choose a tag to compare

Update

  • dependencies

v0.2.1

28 Mar 04:53
Compare
Choose a tag to compare

Fixed

  • Set synchronizing as the default state

v0.2.0

27 Mar 11:54
Compare
Choose a tag to compare

Update

  • Allow to specify siad address and port number (#48)
  • Performance Improvement (#56)
  • Recover from a broken database file (#58)
  • Embed Sia v1.3.2 (#59)
  • Support overlay icons in macOS

Fixes

v0.1.3

01 Mar 08:29
Compare
Choose a tag to compare

Fixed

  • Overlay icon issues

v0.1.2

27 Feb 07:45
Compare
Choose a tag to compare

Fixed

  • Send sync-state events whenever any DB entry is updated (#44)
  • Round amounts of SC in notifications to integers (#46)
  • Use different ports to communicate Siad to prevent accessing Sia-UI's node (#48)
  • Cancel uploading if the files are deleted/modified (#52, #53)

v0.1.1

07 Feb 05:11
v0.1.1
Compare
Choose a tag to compare

Fixed

  • failing to download the bootstrap database and its checksum.

v0.1.0

06 Feb 08:44
v0.1.0
Compare
Choose a tag to compare

Update

  • Minimum required balance is now x2 of the contract fee.

Fixed

  • Synchronization issue as a result of restarting sync-sia (#43)
  • Directory watcher skips files and folders from sync (#42)
  • MODIFIED status is included to synchronizing (#41)
  • Add an overlay icon to the sync folder. (#40)
  • Start NotifyFundInfoTask before WaitContractsTask (#39)
  • Cancel uploading a file if the file is deleted (#35)
  • Fixed temporary files are not deleted.