Skip to content

Releases: oneblink/sdk-node-js

v6.2.0

30 Apr 23:37
Compare
Choose a tag to compare

Added

  • FORM type to conditional predicates schema
  • LocationElement validation for showStreetAddress and formattedAddressElementId

Removed

  • unique elementId constraint from form event and approval step validation

Dependencies

v6.1.1

10 Apr 03:35
Compare
Choose a tag to compare

Added

  • pendingApprovalsReminder to form

v6.1.0

14 Mar 22:42
Compare
Choose a tag to compare

Added

  • notificationElementId to HCMS form workflow event
  • decorativeImage to image element validation

Dependencies

v6.0.1

06 Mar 22:51
Compare
Choose a tag to compare

Dependencies

v6.0.0

21 Feb 04:32
Compare
Choose a tag to compare

Added

  • Forms.validateEndpointConfiguration()

Changed

  • [BREAKING] Forms.validateForm() and Forms.validateFormEvent() to return an object with a result or an error instead of throwing errors
  • [BREAKING] Forms.validateForm() to return a NewForm (a Form without the id, createdAt and updatedAt properties)

Removed

  • [BREAKING] Forms.validateApiRequest()
  • [BREAKING] Forms.validateConditionalPredicates()

v5.5.0

18 Feb 23:44
Compare
Choose a tag to compare

Added

  • arcGISWebMap form element

Dependencies

v5.4.0

07 Feb 02:29
Compare
Choose a tag to compare

Added

  • isRetryable to form workflow events

Dependencies

v5.3.0

30 Jan 23:41
Compare
Choose a tag to compare

Added

  • WESTPAC_QUICK_STREAM payment event to form schema

v5.2.0

18 Jan 03:10
Compare
Choose a tag to compare

Updated

  • PDF config validation to include PDF Page size
  • Form validation to include customCssClasses prop
  • forms.getSubmissionData to return undefined when an AccessDenied error is thrown

Added

  • nswAPILiquorLicence form element
  • uploadEmailAttachment to Forms class
  • emailAttachmentsEndpoint to email form workflow events validation

Dependencies

v5.1.3

12 Dec 03:50
Compare
Choose a tag to compare

Fixed

  • externalId not being used as search param in searchSubmissions()