Skip to content

1.4.0

Compare
Choose a tag to compare
@rolsonquadras rolsonquadras released this 22 Nov 14:35
· 154 commits to main since this release
4d20f89

What's Changed

  • chore(app): added copyright headers to all files in demo app by @birtony in #629
  • chore(sdk): update to latest vc go by @vkubiv in #632
  • feat(sdk): Support for signed issuer metadata by @DRK3 in #630
  • fix(sdk): compilation error wasm by @vkubiv in #633
  • feat(sdk): request vc api - consider HTTP 201 as success by @rolsonquadras in #635
  • refactor(sdk): use kms-go Suite instead of kms and crypto APIs by @Moopli in #634
  • chore(sdk): update to latest vc-go. by @vkubiv in #646
  • fix(sdk): return non empty service endpoint in case of invalid linked domain. by @vkubiv in #653
  • chore(sdk): update to latest vc-go. by @vkubiv in #652
  • fix(app): Show the list of credentials which matches the submission by @talwinder50 in #654
  • feat(sdk): id token custom claims by @vkubiv in #655
  • chore(sdk): update trustbloc dependencies by @rolsonquadras in #656
  • feat(app): Fetch supported credential based on type by @talwinder50 in #658
  • feat(app): Fix well known did config error handling by @talwinder50 in #659
  • chore(sdk): update to latest vcs by @vkubiv in #660
  • chore(sdk): update oauth by @vkubiv in #661
  • feat(sdk): custom scope integration test. by @vkubiv in #663
  • feat(sdk): scope custom claims android and ios tests. by @vkubiv in #664
  • refactor(sdk): improve present credential and custom scope api. by @vkubiv in #665
  • feat(app): Add support for custom scope in verfication flow by @talwinder50 in #666
  • feat(app): Add support for claims in verifiable presentation flow android by @talwinder50 in #667
  • chore(app): upgrade flutter_launcher_icons to 0.13.1 by @rolsonquadras in #668
  • fix(app): Fix issuance preview screen by @talwinder50 in #669
  • chore(sdk): update to latest vc-go,did-go, kms-go and vcs. by @vkubiv in #670
  • fix(app): Custom multiple scope update by @talwinder50 in #671
  • chore(sdk): trim trailing / from issuer-url for metadata endpoint construction by @rolsonquadras in #672
  • chore(sdk): update to latest x/net by @vkubiv in #673
  • chore(sdk): upgrade trustbloc dependencies by @rolsonquadras in #674
  • fix(app): Push crash fix for non pin flow by @talwinder50 in #675
  • fix(app): Fix the compile error for JS Binding by @talwinder50 in #676
  • fix(app): Fix the Type 'DecoderCallback' not found issue by @talwinder50 in #681

Full Changelog: 1.3.0...1.4.0