Releases: gyselroth/balloon-node-sync
Releases · gyselroth/balloon-node-sync
0.6.7
Changes
- Do not delete ignored nodes remotely #48
0.6.6
Changes
- Use api v2 for whoami calls #46
0.6.5
Bugfixes
- do not cache apiUrl #42
- Log response body for failed download requests #22
- Use Buffer.from() instead of new Buffer() #43
Changes
- Cancel upload if file has been changed or deleted #44
0.5.4
Bugfixes
- file upload should send exact chunkSize #40
0.6.4
Bugfixes
- file upload should send exact chunkSize #40
Changes
- Don't start download progress logging before initial response #39
0.6.3
Changes
- Add error codes E_BLN_API_REQUEST_QUOTA_FULL and E_BLN_API_REQUEST_NETWORK #37
0.6.2
Bugfixes
- Fix TypeError: Cannot mix BigInt and other types during upload #35
0.6.1
Changes
- Update winston to v3.2 #33
0.6.0
Changes
- Remove @gyselroth/windows-fsstat dependency #31
Common
- Update dependencies
- Update node version to v12
0.5.3
Bugfixes
- Handle error code 20 when moving a share #29
- Remove duplicate nodes from sync-db #30