Skip to content

Releases: VerifiedInc/server-sdk-typescript

4.2.1

15 Nov 00:05
Compare
Choose a tag to compare

What's Changed

  • [VerifyPresentation] decrypt bug fix. by @rsmets in #156

Full Changelog: 4.2.0...4.2.1

4.2.0

11 Nov 04:37
Compare
Choose a tag to compare

What's Changed

  • [extractPresentationData & extractCredentialData] utils added. by @rsmets in #155

Full Changelog: 4.1.1...4.2.0

4.1.1

09 Nov 00:40
Compare
Choose a tag to compare

What's Changed

  • [Types] latest with presentation uuid attribute. Also, CreateProof sets default version to that of the SDK. by @rsmets in #154

Full Changelog: 4.1.0...4.1.1

4.1.0

03 Nov 01:16
Compare
Choose a tag to compare

What's Changed

  • [HandleSubjectCredentialRequests] function added with update to ReEncryptCredentials by @rsmets in #153

Full Changelog: 4.0.6...4.1.0

4.0.6

31 Oct 19:31
Compare
Choose a tag to compare

What's Changed

  • [IssueCreds] made sync for main version, 4.0.0, but async for backwards compat v3. by @rsmets in #152

Full Changelog: 4.0.5...4.0.6

4.0.5

28 Oct 05:18
Compare
Choose a tag to compare

What's Changed

  • [Refactor] moved the exported functions to the top of the file in issueCredentials.ts and verifySubjectCredentialRequets.ts. Also, fixed IssueCredentials response type. by @rsmets in #150
  • [VersionList] typo fix. by @rsmets in #151

Full Changelog: 4.0.4...4.0.5

4.0.4

26 Oct 21:10
Compare
Choose a tag to compare

What's Changed

  • [Optimization] Multiplexing the versioned credential request calls by @pritch09 in #149

Full Changelog: 4.0.3...4.0.4

4.0.3

22 Oct 03:09
Compare
Choose a tag to compare

What's Changed

  • [index] exporting verify, decrypt and encrypt functions. Also, ensuring encrypt and createProof is backwards compatible. by @rsmets in #148

Full Changelog: 4.0.2...4.0.3

4.0.2

22 Oct 01:08
Compare
Choose a tag to compare

What's Changed

  • [Backwards Compatible] leverage v1 crypto lib for the verify and decrypt functions to make this SDK backwards compatible with v3 crypto ops. by @rsmets in #147

Full Changelog: 4.0.1...4.0.2

4.0.1

21 Oct 05:04
Compare
Choose a tag to compare

What's Changed

  • [IssueCredentials] FacialImageCredential included in image credential handling. by @rsmets in #146

Full Changelog: 4.0.0...4.0.1