Releases: digipost/signature-api-client-dotnet
Releases · digipost/signature-api-client-dotnet
1.0.5917.26528-beta3 - Availability, ordering of signers and configuration for sender
Pre-release
New
- Adds possibility to set
Signer.Orderfor ordering of senders forPortalJob. - Sender can be set in
ClientConfigurationor on each job. Defaults toClientConfigurationif not set on job. AvailabilityofPortalJobcan bespecified byActivationandAvailableFor.- All
DirectJobstatus requests must be called with a token returned inExitUrl
1.0.5907.21205-beta2 - Enhanced error handling and logging
New
- No need to remember Urls to endpoints. These are now in
Environment PortalJobcan now be cancelled. Perfect for those jobs that needs cancelling.- A ton of error handling added. There is now a big chance of a sexy error class being thrown in case of an error.
- Polling for changes on
PortalClientnow gives an emptyPortalJobStatusChangeResponsewith statusJobStatus.NoChanges. Convenient. - Adds Log4Net. Adding a Log4Net section to App.config will reveal unlimited possiblities for logging to Console, Trace or File.
1.0.5893.26149-beta2 - Create portal job
New
PortalClientis now available - create a job and send to web portalDirectJob.Senderis removed, as this is fetched fromClientConfiguration.Senderwhen needed.
0.3.5871.17215-beta1 - Create signature with redirect flow
New
- The first beta version of the Signature Api Client is released! To celebrate this we now start at version 0.3 instead of the good old 0.1 All bugs are now welcome and can be submitted here. Hooray!