- Remove leading slash in directory path before uploading an absolute path.
- Fixed length limits for request bodies.
- Fixed upload errors due to missing headers.
customDirname
upload option
- This SDK has been updated to match Browser JS and require a client. You will first need to create a client and then make all API calls from this client.
- Connection options can now be passed to the client, in addition to individual API calls, to be applied to all API calls.
- The
defaultPortalUrl
string has been renamed todefaultSkynetPortalUrl
anddefaultPortalUrl
is now a function.
- Common Options object
- API authentication
dryRun
option
- Some upload bugs were fixed.
- Upload and download functionality.