Skip to content

Releases: gyselroth/balloon-node-sync

0.6.7

22 Jun 14:38
826961d
Compare
Choose a tag to compare

Changes

  • Do not delete ignored nodes remotely #48

0.6.6

02 Mar 22:58
8cb263e
Compare
Choose a tag to compare

Changes

  • Use api v2 for whoami calls #46

0.6.5

18 Feb 03:02
c2c35b4
Compare
Choose a tag to compare

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

18 Feb 13:46
c2c35b4
Compare
Choose a tag to compare

Bugfixes

  • file upload should send exact chunkSize #40

0.6.4

17 Feb 18:12
e408ab8
Compare
Choose a tag to compare

Bugfixes

  • file upload should send exact chunkSize #40

Changes

  • Don't start download progress logging before initial response #39

0.6.3

14 Feb 01:52
bf11282
Compare
Choose a tag to compare

Changes

  • Add error codes E_BLN_API_REQUEST_QUOTA_FULL and E_BLN_API_REQUEST_NETWORK #37

0.6.2

22 Jan 22:13
ce6059b
Compare
Choose a tag to compare

Bugfixes

  • Fix TypeError: Cannot mix BigInt and other types during upload #35

0.6.1

10 Jan 18:16
97bd709
Compare
Choose a tag to compare

Changes

  • Update winston to v3.2 #33

0.6.0

10 Jan 00:27
a1b5648
Compare
Choose a tag to compare

Changes

  • Remove @gyselroth/windows-fsstat dependency #31

Common

  • Update dependencies
  • Update node version to v12

0.5.3

08 Jan 15:11
Compare
Choose a tag to compare

Bugfixes

  • Handle error code 20 when moving a share #29
  • Remove duplicate nodes from sync-db #30