Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@rykci rykci released this 12 Apr 17:34

js-mcs-sdk v4.3.0

  • Minor release for multichain.storage SDK

What's New

  • fix usdc to filecoin price for onchain storage
  • fix post createCollection bug for onchain storage
  • build object path for objectName
    • ex. I have empty bucket b. I upload file to b with objectName: 'f1/f2/file.txt'
    • this new feature will create the folders f1 and f1/f2
  • add subdomain ipfs gateway
  • fix download file using the gateway
  • disallow empty file/folder names