Skip to content

v1.2.3

Compare
Choose a tag to compare
@conanoc conanoc released this 18 Aug 01:16
· 34 commits to main since this release
0ac986d

Many bugs are fixed including revocation handling and mediator message pickup.

What's Changed

  • feature: Support invitation short url by @conanoc in #16
  • fix the error of ACA-py agent not accepting OOB response by @conanoc in #19
  • enable AgentConfig codable. by @kukgini in #26
  • refactor: Prepare to support multiple pools by @kukgini in #31
  • ProofAttributeInfo.names should be an array type by @kukgini in #47
  • Support build on XCode 14 by @conanoc in #49
  • Fix crash when there are multiple attributes to prove by @conanoc in #50
  • Fix ack message expect response problem by @kukgini in #51
  • fix revocation registry delta deserialize error. by @kukgini in #52
  • fix unable to download tails file error when tails directory not exists. by @kukgini in #53
  • filter out revoked credentials from requested credentials when auto s… by @kukgini in #54
  • Fix typo by @conanoc in #58
  • Assert the mediator invitation url is same to that of mediation record by @conanoc in #59
  • Delete mediation record if it's not ready by @conanoc in #60
  • Fix implicit pickup by @conanoc in #61

Full Changelog: v1.2.2...v1.2.3