Skip to content

Releases: oneblink/sdk-node-js

0.2.3 (2018-10-17)

17 Oct 05:34
Compare
Choose a tag to compare

Added

  • forms.getForm() function

0.2.2 (2018-09-25)

25 Sep 04:56
Compare
Choose a tag to compare

Added

  • Organisations classes
  • Keys class

0.2.1 (2018-09-04)

04 Sep 02:11
Compare
Choose a tag to compare

0.2.1 (2018-09-04)

Added

  • Pre filled data argument to forms.generateFormUrl() function

Fixed

  • Path of forms renderer URL to match /forms/{formId}

0.2.0 (2018-08-07)

07 Aug 04:05
Compare
Choose a tag to compare

Changed

  • forms.generateFormUrl(formId, externalId) to return a promise that will resolve with the same value as before

0.1.0 (2018-07-11)

11 Jul 03:25
Compare
Choose a tag to compare

Added

  • isAuthenticated search parameter to Forms search() function
  • name search parameter to Forms search() function

Removed

  • organisationId search parameter from Forms search() function

Dependencies

0.0.1 (2018-06-13)

11 Jul 03:23
Compare
Choose a tag to compare

Initial Release