Skip to content

Releases: pCloud/pcloud-sdk-js

v1.2.0

20 Mar 09:56
Compare
Choose a tag to compare

New

  • Added getthumbs client method for easy getting batches of thumbs.

v1.1.3

07 Feb 18:30
Compare
Choose a tag to compare

Fixes

  • Some documentation and example fixes.

v1.1.2

19 Jan 14:21
Compare
Choose a tag to compare

Fixes

  • Fix download progress in node.

v1.1.1

19 Jan 13:21
Compare
Choose a tag to compare

Fixes

  • Fixes progress callbacks to only be called on their appropriate direction: upload for upload and download for download.
  • Straighten up examples for node.

v1.1.0

19 Jan 09:42
Compare
Choose a tag to compare

New

  • Added client method: userinfo that returns information about the pCloud user.

Fixes

  • General docs/examples improvements.

v1.0.3

17 Jan 15:34
Compare
Choose a tag to compare

Fixes

  • Fix travis node versions.

v1.0.2

17 Jan 11:58
Compare
Choose a tag to compare

Fixes

  • Several fixes in examples and docs.

v1.0.1

16 Jan 23:46
Compare
Choose a tag to compare

Fixes

  • Fix browser fields in package.json so importing in to webpack/browserify environments now works.
  • Update some docs links so navigation works better.

Initial Release

16 Jan 22:24
Compare
Choose a tag to compare

Initial release of the SDK.