Skip to content

Releases: oneblink/sdk-node-js

v11.2.1

06 May 02:14
Compare
Choose a tag to compare

Dependencies

v11.2.0

30 Apr 06:27
Compare
Choose a tag to compare

Changed

  • arcGISWebMap element schema

Dependencies

Added

  • pointCadastralParcel form element type

v11.1.0

04 Apr 04:10
Compare
Choose a tag to compare

Added

  • sharepointIntegrationEntraApplicationId to form validation
  • custom pdf read only validation
  • Civic Rec Workflow Event validation
  • isDisplayingAddressInformation to pointAddress form element

Dependencies

v11.0.1

19 Mar 02:10
Compare
Choose a tag to compare

Fixed

  • Forms.getForm() using legacy endpoint.

v11.0.0

11 Mar 02:27
Compare
Choose a tag to compare

Changed

  • [BREAKING] Forms.validateFormEvent() arguments. See diff below to migrate:
    - Forms.validateFormEvent(formElements, workflowEvent)
    + Forms.validateFormEvent(workflowEvent, {
    +   formElements,
    +   customPDFs: []
    + })

Added

  • custom pdf validation to form

Fixed

  • form workflow event allowing undefined for configuration.mapping property

Dependencies

v10.5.1

20 Feb 00:11
Compare
Choose a tag to compare

Added

  • 10SHAREPOINT_CREATE_LIST_ITEM and SHAREPOINT_STORE_FILES form workflow event to validation

v10.5.0

29 Jan 22:59
Compare
Choose a tag to compare

Added

  • layout property to RepeatableSetElement

v10.4.0

22 Jan 04:29
Compare
Choose a tag to compare

Added

  • isArchived to Form

v10.3.1

12 Jan 22:41
Compare
Choose a tag to compare

Added

  • styles to FormsAppEnvironment

Dependencies

v10.3.0

11 Dec 00:47
Compare
Choose a tag to compare

Removed

  • legacy nylas