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.18

01 Feb 16:47
7903744
Compare
Choose a tag to compare
  • Fixed "Memory mapped file error (4001)" regression
  • Fixed NullPointerException in quit command (#86)

0.0.17

30 Jan 22:14
911b303
Compare
Choose a tag to compare
  • Login command verifies mnemonic with the bridge
  • Log entries are printed to stderr

0.0.16

20 Jan 20:32
f3fe43d
Compare
Choose a tag to compare
  • Move overlay icon support to common project
  • Fixed initialization issue with overlay icons #68

0.0.15

19 Jan 13:35
5ec8c87
Compare
Choose a tag to compare
  • .bat script use the JAVA_HOME environment variable for launching
  • --reset-auth-file CLI option for deleting the auth file on app startup
  • 'No keys found' is logged as INFO instead of ERROR

0.0.14

14 Jan 15:14
263218a
Compare
Choose a tag to compare

New commands for GUI protocol

Fixes

0.0.13

09 Jan 13:25
d35e15f
Compare
Choose a tag to compare
  • GUI protocol for register account and login #15
  • Console output replaced with log entries
  • Auth file is now stored in app's data dir instead of <home-dir>/.storj

0.0.12

07 Jan 16:16
a6cdb0d
Compare
Choose a tag to compare
  • CLI options:
    --sync-dir - configuring the sync directory
    --reset-db - resetting the sync db
  • Optimized file upload - ending listFiles() request removed

0.0.11

22 Dec 18:06
1c37ec6
Compare
Choose a tag to compare

Overlay icons in Windows Explorer (completed).

0.0.10

15 Dec 13:17
5cfda24
Compare
Choose a tag to compare
  • Experimental overlay icons on Windows. Only for the Goobox folder, but not for its files and subfolders.
  • Logs collected to file. Logs location on Windows: ~\AppData\Local\Goobox\Logs

0.0.9

11 Dec 16:54
3999550
Compare
Choose a tag to compare

System tray icon:

  • The icons changes its state between "idle" and "synchronizing"
  • Basic context menu with status and two action:
    • Open Goobox Folder - opens the sync folder in the file browser
    • Quit Goobox - exits the app