Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 2 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 2 KB

Changelog

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.

[Unreleased]

[3.0.0] - 2025-01-12

Added

  • [BREAKING] required parameter options.recaptchas[].siteKey to OneBlinkUploaded.prototype.uploadSubmission(options)

Changed

  • formsAppId optional in uploadSubmission

[2.1.2] - 2024-12-09

Fixed

  • Value of request header x-oneblink-request-body not being encoded

[2.1.1] - 2024-09-03

Dependencies

[2.1.0] - 2024-07-10

Added

  • OneBlinkDownloader to download form submissions, drafts and pre-fill data

[2.0.1] - 2024-07-01

[2.0.0] - 2024-05-20

Added

  • OneBlinkUploaded.prototype.uploadFormSubmissionDraft()

Removed

  • [BREAKING] OneBlinkUploaded.prototype.uploadDraftSubmission() replaced with uploadFormSubmissionDraft() which allows for creating and updating drafts

Dependencies

[1.0.0] - 2024-05-01

Initial release