Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

0.7.1

Compare
Choose a tag to compare
@kaloyan-raev kaloyan-raev released this 05 Apr 10:30
  • Fixed deadlock if Storj.importKeys() is the first method called after constructing the Storj object #25
  • Fixed memory double free crash on upload file error
  • Config directory will be created if does not exist
  • Fixed unhandled exception when calling File.getMimeType() for file with special characters in file name #24
  • Thread pool size of libuv is increased to 64 (from default 4), so the event loop is more responsive when transferring large files