Skip to content

Releases: rokka-io/rokka.js

3.10.0

24 Sep 09:48
0c9d626
Compare
Choose a tag to compare
  • Add support for downloading a list of images as Zip via rokka.sourceimages.listDownload

3.9.1

19 Sep 08:24
fd9dacb
Compare
Choose a tag to compare

3.9.1 - [19-09-2022]

  • Fix getting new Token, when apiKey is set via rokka.user.getNewToken

3.9.0 - [08-09-2022]

  • Added support for getting a list of images in an album via rokka.render.imagesByAlbum

3.8.0 - [16-08-2022]

3.7.0

30 May 13:53
19ed28f
Compare
Choose a tag to compare
  • Added support for API Tokens.
    See the Authentication Guide for details
  • Added possibility to add a comment to new memberships

v3.6.0

01 Jan 16:19
970b7b4
Compare
Choose a tag to compare
  • Export more interfaces

3.5.0

28 Dec 18:46
120cce3
Compare
Choose a tag to compare
  • Added rokka.sourceimages.downloadAsBuffer to get a Buffer more easily
  • Added rokka.render(path, method, payload) to do any request against the rokka API
  • Fixed return type of body for non JSON responses. It's now always a Stream.

3.4.0

10 Dec 18:56
9061e1a
Compare
Choose a tag to compare
  • Added rokka.sourceimages.addDynamicMetaData and rokka.sourceimages.deleteDynamicMetaData method.

3.3.0

10 Dec 18:56
3de7e81
Compare
Choose a tag to compare

v3.2.0

23 Nov 15:16
a0bec4d
Compare
Choose a tag to compare
  • Add agent transport option (for example for adding proxy options. See the README for an example)

v3.1.0

23 Nov 15:15
c1d3dd9
Compare
Choose a tag to compare
  • Added 'rokka.sourceimages.putName' method to change the name of an image.

v3.0.1

17 Sep 16:42
48de10f
Compare
Choose a tag to compare
  • Actually release the correct version