Releases: oneblink/sdk-node-js
Releases · oneblink/sdk-node-js
v2.0.0
Added
disallowApprovingWhenAwaitingClarification
toapprovalConfiguration
Updated
- BREAKING
searchForms
to use/v2/forms
(see migration guide)
v1.0.2
Removed
isInfoPage
prop from Forms
Updated
- Validation for TRIM to optionally require
location
andactionDefinition
v1.0.1
Added
- timezone to Organisation
v1.0.0
Changed
- BREAKING drop support for NodeJS 12
FormsApps.verifyJWT()
to use cognito directly
Removed
(new FormsApps()).verifyJWT()
instance function
Dependencies
-
update @oneblink/sdk-core to 0.4.4 (from 0.4.4-beta.1)
-
update joi to 17.7.0 (from 17.6.0)
-
update nodemailer to 6.8.0 (from 6.7.7)
v0.19.17
v0.19.16
Added
getSubmissionAttachmentMeta
toForms
class
v0.19.15
Changed
- test environment domains to
.test.
v0.19.14
Added
- form events and post submission actions to exports
v0.19.13
Changed
- Preset Response Keys to be unique
Added
autoDenyAfterClarificationRequest
toapprovalConfiguration
on form validation
v0.19.12
Added
secret
validation toserverValidation
prop on formisValid
property tosearchSubmissions
paramsapprovalConfiguration
property toForm
DataManager
class
Dependencies
- update @oneblink/sdk-core to 0.4.4-beta.1 (from 0.4.2)