Releases: digipost/signature-api-client-dotnet
10.0.1 - Support NonSensitiveTitle
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
- Assign NonSensitiveTitle to portal job Manifest by @runeflobakk in #460
Full Changelog: 10.0.0...10.0.1
10.0.1-beta
Assign NonSensitiveTitle to portal job Manifest
10.0.0
9.0.5 Updated SEID2 test root certs from Buypass
Upgrade api-client-shared-dotnet library to https://github.com/digipost/api-client-shared-dotnet/releases/tag/7.1.5
What's Changed
- Upgrade api-client-shared-dotnet to 7.1.5 by @runeflobakk in #429
Full Changelog: 9.0.4...9.0.5
9.0.4 Bugfix: correct major versjon of api-client-shared-dotnet
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
- Bump avtions/checkout to v4# by @hanskhe in #424
- Upgrade api-client-shared-dotnet by @runeflobakk in #428
Full Changelog: 9.0.3...9.0.4
9.0.2
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
What's Changed
- upgrade minor dependencies by @simenstoa in #388
- upgrade Microsoft.AspNet.WebApi.Client by @simenstoa in #392
Full Changelog: 9.0.0...9.0.1
9.0.0
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #344
- upgrade packages by @simenstoa in #367
Full Changelog: 8.2.1...9.0.0
8.2.0
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
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