Skip to content

Releases: oneblink/sdk-dotnet

v8.1.0

09 Oct 00:01
Compare
Choose a tag to compare

Added

  • enableSubmission to Form

v8.0.0

25 Sep 02:03
Compare
Choose a tag to compare

Removed

  • [BREAKING] TeamMembersClient class

v7.0.1

03 Sep 06:16
Compare
Choose a tag to compare

Added

  • slug to Form

v7.0.0

07 Aug 00:50
Compare
Choose a tag to compare

Changed

  • GenerateFormUrl method in the FormsClient class to include the username property into the JWT payload as the sub claim

Added

  • Minimum Role Permission to Client docs

Removed

  • [BREAKING] EncryptUserToken and DecryptUserToken methods from the FormsClient class
  • [BREAKING] secret property from FormUrlOptions class

v6.2.2

10 Jul 06:32
Compare
Choose a tag to compare

Changed

  • form submissions and draft downloads to use storage endpoints

Added

  • canCollapseFromBottom to FormElement

v6.2.1

01 Jul 02:50
Compare
Choose a tag to compare

Added

  • organisationManagedSecretId to EndpointConfiguration and FormSubmissionEventConfiguration
  • allowGeoscapeAddresses to Form

[RELEASE] 6.2.1-beta.4

27 Jun 05:23
Compare
Choose a tag to compare
Pre-release
v6.2.1-beta.4

[RELEASE] 6.2.1-beta.4

v6.2.0

21 Jun 03:41
Compare
Choose a tag to compare

Added

  • customerSecretId to DeveloperKey
  • pointAddressEnvironmentId to Form

[RELEASE] 6.2.0-beta.3

20 Jun 04:28
Compare
Choose a tag to compare
Pre-release
v6.2.0-beta.3

[RELEASE] 6.2.0-beta.3

v6.1.0

13 Jun 23:35
Compare
Choose a tag to compare

Added

  • excludedAttachmentElementIds to FormSubmissionEventConfiguration
  • ExecuteWorkflowEvent to FormsClient class