Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 19:59
· 1019 commits to develop since this release

0.26.0 (2024-06-19)

Bug Fixes

  • a bug in migration CreateContacts (0267460)
  • a bug in selecting the type of the credential that we're going to request (c49b237)
  • clientId fixes (4fc568b)
  • clientId fixes (cad41fc)
  • Fixed broken tests (d01859d)
  • Make sure we import path/fs only when really needed for object-creation. Ensure we use agent-config plugin only in places it is needed (76b4f53)
  • updated vci package and fixed getSupportedCredential function (780a377)
  • updated version of vci and fixed the libs for it (ceb6074)
  • updated version of vci and fixed the libs for it (de1d6aa)

Features

  • Adapted the plugin to accept https urls, added tests and documentation about the changes (73ab5ae)
  • allow default auth request options for VCI links/machines, like clientId and redirectUri (434196e)
  • Allow to pass in options when emitting link handler events (0293342)
  • Allow to pass in state for url handler handle methods, allowing a statemachine to continue, without database persistence (16e06e8)
  • Run prettier (2a9be95)
  • Support http(s) urls (b3cc812)
  • Updated dependencies on the @sphereon/oid4vci (00810ff)