Skip to content

Releases: digipost/signature-api-client-dotnet

10.0.1 - Support NonSensitiveTitle

20 Feb 13:52
569c48e
Compare
Choose a tag to compare

This is a minor bugfix release.

When creating portal jobs, setting a non-sensitive title was previously ignored by the library and not passed to the API. The non-sensitive title, if present, will be included in non-secure channels (e.g. email and/or SMS notifications) to describe the document(s) the signers are invited to sign, and with this non-sensitive title not present, the service would fall back to a generic text in notifications.

Note: if the regular title does not contain anything sensitive, it is good practice to duplicate the title as also a non-sensitive title (set both properties to the same text), so notifications will contain some specific information about the signature request the signers are invited to. In any case, care should be taken to not include anything personal or sensitive information as a non-sensitive title.

See also Signer notification texts in the documentation.

What's Changed

Full Changelog: 10.0.0...10.0.1

10.0.1-beta

20 Feb 10:05
346222f
Compare
Choose a tag to compare
10.0.1-beta Pre-release
Pre-release
Assign NonSensitiveTitle to portal job Manifest

10.0.0

16 Dec 11:21
10.0.0
32f73b3
Compare
Choose a tag to compare

What's Changed

No notable user-facing changes but some fixes on the side of the dev-team.

Full Changelog: 9.0.5...10.0.0

9.0.5 Updated SEID2 test root certs from Buypass

04 Jan 11:59
64b4aec
Compare
Choose a tag to compare

Upgrade api-client-shared-dotnet library to https://github.com/digipost/api-client-shared-dotnet/releases/tag/7.1.5

What's Changed

Full Changelog: 9.0.4...9.0.5

9.0.4 Bugfix: correct major versjon of api-client-shared-dotnet

03 Jan 08:23
f2598f4
Compare
Choose a tag to compare

api-client-shared-dotnet previously defined its AssemblyVersion as 6.0.0.0, but should now correcty identify itself as 7.0.0.0.

digipost/api-client-shared-dotnet#30
https://github.com/digipost/api-client-shared-dotnet/releases/tag/7.1.4

What's Changed

Full Changelog: 9.0.3...9.0.4

9.0.2

05 Oct 07:57
5ce1a9c
Compare
Choose a tag to compare

What's Changed

  • Adds possibility to describe direct signature job by @simenstoa in #401

Full Changelog: 9.0.1...9.0.2

9.0.1

16 Aug 11:49
f5aa695
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.0.0...9.0.1

9.0.0

06 Jan 09:02
f2daf16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.1...9.0.0

8.2.0

09 Nov 08:37
81a2480
Compare
Choose a tag to compare

What's Changed

  • Fix bug where job title for direct jobs where hardcoded by @simenstoa in #354

Full Changelog: 8.1.0...8.2.0

8.1.0

12 Oct 06:06
84acaa2
Compare
Choose a tag to compare

What's Changed

  • Upgrade Digipost.Api.Client.Shared to 7.1.2 to support seid2 by @simenstoa in #352

Full Changelog: 8.0.0...8.1.0