Skip to content

Releases: diadoc/diadocsdk-cpp

Add AuthorUserId and move document entity

02 Nov 15:51
99cee9c
Compare
Choose a tag to compare

This release adds MoveDocument entity and AuthorUserId to entity in GetEvent group of api methods.

Add method GetResolutionRoutesForOrganization

22 Sep 08:26
6ab2162
Compare
Choose a tag to compare

API method GetResolutionRoutesForOrganization was added to SDK

Add new cloud crypt confirmation type

09 Aug 08:27
4cdc6ea
Compare
Choose a tag to compare

Adding new cloud crypt confirmation type MobileSdk.

Add CertificateSubjectType for CertificateInfoV2

18 Jul 05:49
4c73aa5
Compare
Choose a tag to compare

Add CertificateSubjectType for CertificateInfoV2

Add new GetWorkflowsSettings method

05 Apr 07:57
070a104
Compare
Choose a tag to compare
Merge pull request #123 from diadoc/get-document-workflows

Get document workflows

Add TotalCountType to CounteragentList

23 Feb 03:40
ed53f28
Compare
Choose a tag to compare

For now we show a real TotalCount for CounteragentList. But it hits performance when the total count is huge (thousands and more). Like a documents list and document events list we are going to restrict a size of TotalCount by 10 000. If a box has more counteragents the API will return 10 000 and a new field TotalCountType will be equal GreaterThanOrEqual

Use V2 version of GenerateRevocationRequestXml

06 Oct 10:20
75f3e93
Compare
Choose a tag to compare
Merge pull request #121 from diadoc/generate-revocation-request-v2

Add content type id parameter to GenerateRevocationRequest method

Updated proto contracts

19 Jul 20:54
Compare
Choose a tag to compare
versions/1.92.7

Update proto contracts

Added GetMyCertificates

19 Jul 07:39
Compare
Choose a tag to compare

Added GetMyCertificates

url building fix

25 Jun 16:03
Compare
Choose a tag to compare

url building fix for GenerateDocumentProtocol, GenerateDocumentZip, GenerateForwardedDocumentProtocol methods