Skip to content

Releases: oneblink/sdk-node-js

v13.1.3

23 Apr 02:31

Choose a tag to compare

Dependencies

v13.1.2

10 Apr 03:36

Choose a tag to compare

Added

  • username to requests to upload prefill data

Dependencies

v13.1.1

31 Mar 00:26

Choose a tag to compare

Added

  • workspaceId to search options

Dependencies

v13.1.0

23 Feb 02:51

Choose a tag to compare

Added

  • SALESFORCE_CREATE_OBJECT_RECORD submission event
  • SYMPHONY_3_SMART_GLUE submission event

Removed

  • Courier, Times New Roman, Symbol and ZapfDingbats from supported fonts (unused)

Fixed

  • github action permissions to allow docs and github release jobs

Dependencies

v13.0.0

02 Feb 23:00

Choose a tag to compare

Changed

  • [BREAKING] This package is now pure ESM. Please read this. See diff below to migrate require statements to import statements:
    - const OneBlink = require('@oneblink/sdk')
    + import * as OneBlink from '@oneblink/sdk'
  • [BREAKING] Require Node.js 24

Dependencies

Added

  • OneBlink US tenant

v12.6.0

17 Dec 02:14

Choose a tag to compare

Added

  • maxWidthPixels to Image element

Dependencies

v12.5.0

04 Dec 01:32

Choose a tag to compare

Changed

  • postSubmissionReceipt.allowPDFDownload to an accept an array of configurations or an object

Added

  • Public Sans to custom PDF fonts

Removed

  • isAIBuilderSupported from form schema

Dependencies

v12.4.0

19 Nov 03:49

Choose a tag to compare

Added

  • hideApprovalDenyButton to approvalStepNodeProps
  • EXCEL_ADD_ROW form workflow event to validation
  • pointAddressV3 element

Dependencies

v12.3.1

07 Nov 02:18

Choose a tag to compare

Added

  • isAIBuilderSupported to form schema

v12.3.0

26 Oct 22:17

Choose a tag to compare

Changed

  • CIVIC_REC_COMPLETE_CHECKOUT schema to include environmentId

Dependencies

Added

  • font to custom pdf mapping