Releases: oneblink/sdk-node-js
Releases · oneblink/sdk-node-js
[RELEASE] 0.7.2
0.7.2 (2020-07-09)
Added
environmentId
to BPOINT and TRIM submission event configuration
v0.7.2-beta.1
[RELEASE] 0.7.2-beta.1
[RELEASE] 0.7.1
0.7.1 (2020-07-06)
Added
- Publish start and end date
- Added tags for form def
- Types and validation for placeholderValue on form elements
- added
overrideLock
parameter to update and delete form functions - docs for all available search parameters when searching for forms
gatewayId
toFormSubmissionEventConfiguration
generatePageElement
toForms
class
v0.7.1-beta.6
[RELEASE] 0.7.1-beta.6
v0.7.1-beta.4
[RELEASE] 0.7.1-beta.4
v0.7.1-beta.3
[RELEASE] 0.7.1-beta.3
v0.7.1-beta.2
[RELEASE] 0.7.1-beta.2
v0.7.1-beta.1
[RELEASE] 0.7.1-beta.1
v0.7.1-beta.0
[RELEASE] 0.7.1-beta.0
[RELEASE] 0.7.0
Breaking Changes
- removed
tenant
argument from all classes. This has been replaced by specifying the tenant in therequire()
path. See the Tenants documentation for more details.
Added
- static verifyJWT function in FormsApps Class