Releases: GooBox/goobox-sync-sia
Releases · GooBox/goobox-sync-sia
v0.0.8
Update
- Bootstrap to reduce blockchain sync time #4
- Check if SIA-daemon is already running and if SIA config/blockchain files already exist #9
- Create SIA wallet for GUI
- Any directory can be synchronized
v0.0.7
Update
- Files will be enqueued to sync as soon as they are modified
- Exclude system/temporary files such as
thumbs.db
and .DS_Store
Fixed
- Solve some conflicts such a case that a user edits a file which is going to be deleted, etc.
v0.0.5
Update
- Support sub directories (#6)
- Not sync hidden files by default (#15)
wallet
sub command to find wallet information
create-allowance
sub command to manage funds
Fixed
- Failed to parse some strings representing data-times
v0.0.4
Update
- Implement two-way sync (#2)
--reset-db
option to fix migration issues
v0.0.3
Fixed
- data types in the API client (#14)
v0.0.2
Updated
- file name of an internal database to avoid overwrite goobox-sync-storj database
Fixed
- a missing dependency for Windows (#13)
v0.0.1
- One-way sync from SIA cloud to local file system (#1)