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

Releases: GooBox/goobox-sync-storj

0.0.28

20 Jul 11:07
Compare
Choose a tag to compare
  • Cancel upload if file is not exists (#123)
  • Upload when filesize is not 0 (#124)
  • Create a temporary directory and temporary file to solve the windows file in use message (#125)
  • Using executor service for parallel upload (#126)

0.0.27

06 May 11:14
Compare
Choose a tag to compare
  • Avoid updating tray icon every minute #96
  • Better log message when auth file not found #118
  • Linux build

0.0.26

13 Apr 16:06
Compare
Choose a tag to compare
  • Fixed issue with sync state idle while there are files syncing #114
  • Overlay icons are not displayed for excluded files

0.0.25

28 Mar 16:16
Compare
Choose a tag to compare
  • Overlay icons refreshes are queued and processed in a separate thread.

0.0.24

22 Mar 22:01
a01a2e5
Compare
Choose a tag to compare

0.0.23

02 Mar 09:44
480829c
Compare
Choose a tag to compare
  • Fixed regression from v0.0.22 with deadlock in task executor

0.0.22

27 Feb 12:38
48f45ee
Compare
Choose a tag to compare
  • Improved key verification for login command #105
  • generateMnemonic command #104

0.0.21

09 Feb 19:05
8ae772e
Compare
Choose a tag to compare

0.0.20

06 Feb 21:58
233599d
Compare
Choose a tag to compare

Retry Storj operations after temporary failure #94

0.0.19

04 Feb 21:45
Compare
Choose a tag to compare

Retry connecting to overlay icon server socket every 30 seconds until success.