All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- [BREAKING] required parameter
options.recaptchas[].siteKey
toOneBlinkUploaded.prototype.uploadSubmission(options)
formsAppId
optional in uploadSubmission
- Value of request header
x-oneblink-request-body
not being encoded
-
update @aws-sdk/client-s3 to 3.637.0 (from 3.569.0)
-
update @aws-sdk/lib-storage to 3.637.0 (from 3.569.0)
OneBlinkDownloader
to download form submissions, drafts and pre-fill data
OneBlinkUploaded.prototype.uploadFormSubmissionDraft()
- [BREAKING]
OneBlinkUploaded.prototype.uploadDraftSubmission()
replaced withuploadFormSubmissionDraft()
which allows for creating and updating drafts
-
update @aws-sdk/client-s3 to 3.569.0 (from 3.554.0)
-
update @aws-sdk/lib-storage to 3.569.0 (from 3.554.0)
Initial release