Skip to main content

1.49.0

· One min read

Breaking change

  • The DATE data type can now be configured to accept date (with no time), date-time, or both.
    • As a result of this change, all mdocs previously issued will stop working (will not be able to receive a new MSO)
    • See the datatypes reference

New features

  • did:webvh
    • The system can now resolve did:webvh DIDs
    • More operations are being implemented
    • See the DID docs for implementation details
  • did Client Identifier Scheme
    • Now supported for OpenID4VP

Bug fixes

  • Universal link bug fixes and improvements

Maintenance

  • Continued work on EU Digital Wallet interoperability
  • OpenID4VP parameters renamed
    • In POST /api/proof-request/v1/{id}/share
      • clientIdSchema is now clientIdScheme
    • In the configuration for OpenID4VP
      • defaultClientIdSchema is now defaultClientIdScheme

Docs