Skip to content

Releases: putdotio/putio-js

v8.15.1

11 Jan 10:11
Compare
Choose a tag to compare
v8.15.1

v8.15.0

06 Jan 14:22
Compare
Choose a tag to compare
v8.15.0

v8.14.0

14 Dec 18:20
Compare
Choose a tag to compare
  • Moved to github actions from travis-ci.
  • Added 2FA endpoints (generate and verify totp)
  • Added another confirmation type called password_change

v8.12.0

18 Nov 08:02
59db2bc
Compare
Choose a tag to compare

Added Upload method to Files resource, kudos to @boulosda and @davidchalifoux.

v8.9.0

01 Oct 15:43
7aafa59
Compare
Choose a tag to compare

v8.6.0

11 Jul 06:29
d5383df
Compare
Choose a tag to compare
  • Updated the parameter list of Files.Query method to support all documented properties in the API.
  • Updated Files.Continue parameters to match wording in Files.ContinueSearch method, also the API docs.
  • Removed deprecated Files.Get method.

v8.5.0

10 Jul 21:22
ae572a9
Compare
Choose a tag to compare
  • Added syncronous GetHLSStreamURL for the File resource.
  • Updated exposed test utilities to be a little bit more logical.

v8.4.0

03 Jul 08:37
065d4fe
Compare
Choose a tag to compare
  • Updated Friends resource to have types for Query and Search methods.
  • Improved the type-narrowing for API errors.
  • Updated event emitter signature of the error middleware.

v8.3.0

30 Jun 19:23
86faa82
Compare
Choose a tag to compare
  • Added Files.ContinueSearch method for the new cursor pagination.

v8.2.0

28 Jun 21:07
0aa3453
Compare
Choose a tag to compare