This release adds Windows support.
- Windows is now fully supported
- A bug with directory uploads on Windows has been fixed
upload
andupload_request
API- Support for chunked uploading
- 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.
metadata
function- Upload and download
_request
functions - Common Options object
- API authentication
- Some upload bugs were fixed.
- Possibility to use chunks
- Drop UUID
- Upload and download functionality.