Skip to content

1.2.2

Compare
Choose a tag to compare
@rolsonquadras rolsonquadras released this 30 Aug 18:31
· 219 commits to main since this release
1d1d531

What's Changed

  • fix(app): Fix for error while presenting in IOS in wallet initiate flow by @talwinder50 in #547
  • feat(app): added docker publising in CI build job by @birtony in #548
  • feat(app): Support for ClientID registration scheme by @talwinder50 in #549
  • feat(sdk): Wasm integration tests. by @vkubiv in #552
  • fix(app): Refactor WalletSDKPlugin.createDID method to return proper structure by @talwinder50 in #553
  • fix(app): fixed demo app image publishing by @birtony in #550
  • fix(app): Refactor the createDid method return type in JS by @talwinder50 in #555
  • feat(app): Update supported credential UI in the wallet initiated flow by @talwinder50 in #551
  • fix(app): removed outdated assets folder from docker image logic by @birtony in #559
  • chore(app): increased CI job timeout for demo app publishing by @birtony in #560
  • fix(sdk): Update linter by @DRK3 in #558
  • refactor(sdk): move storageutil into wallet-sdk. by @vkubiv in #557
  • chore(app): increased CI job timeout for demo app publishing by @birtony in #561
  • docs(sdk): wasm optimization by @vkubiv in #554
  • feat(sdk): DI proof support by @DRK3 in #556
  • fix(app): Connect issuer page UI Display by @talwinder50 in #562
  • fix(app): Fix the crash in wallet-initiated flow when the environment is down by @talwinder50 in #564
  • chore(sdk): update to use trustbloc libs. by @vkubiv in #563
  • fix(app): updated demo app web docker image publishing logic by @birtony in #567
  • fix(app): switched token for ci job by @birtony in #568
  • fix(app): Update the delete credential feature UI by @talwinder50 in #566
  • chore(app): updated wallet-sdk to latest in demo app by @birtony in #569
  • feat(sdk): Type constraint and schemas from matched input descriptors by @DRK3 in #570
  • chore(sdk): Disable WASM integration tests (temporary) by @DRK3 in #571
  • chore(app): set non-exempt encryption flag to false by @rolsonquadras in #573
  • feat(app): Display the typeConstraint to the app when no credentials are found by @talwinder50 in #572
  • feat(app): Detect type of supported schemas when credentials are not found by @talwinder50 in #574
  • chore(app): updated demo app to latest sdk by @birtony in #576
  • feat(sdk): Make credentials optional for GetSubmissionRequirements by @DRK3 in #577
  • fix(app): Fix the issuer name getting truncated due to large size by @talwinder50 in #578

Full Changelog: 1.2.1...1.2.2