Skip to content

v2.10.0 - Policy Modules, Selective Disclosure data in VC

Compare
Choose a tag to compare
@anvabr anvabr released this 06 Mar 14:47
· 356 commits to main since this release
b0824f5

Headlines

  • Policy modules to improve policy 'code' reuse and policy creation UX
  • Selective Disclosure support in VC

Enhancements introduced

  • Linkable Policy modules #1688
  • Selective Disclosure support in VC data #1633
  • Some VC documents always pass validation #1654
  • Adding missing Block API details in documentation #1685
  • Replacing npm #1710
  • Remove hardcoded transaction fee #1712
  • Fields for storing user input to Selector Dialog buttons' dialogs #1716
  • "Help Text" field type for schemas #1717
  • Optimise save operation in Policy to avoid 'silent' overwrites #1757
  • Verra VM00017 Policy development #1807

Bugs Fixed

  • Improve error handling/reporting of incorrect or missing configuration #1652
  • Don't create tokens on import of policies until the policies are published #1653
  • Unable to republish a policy if half way error #1675
  • Schemas corrupted during policy import #1678
  • Multipolicy cannot be created #1789
  • Policy cannot be published due to 413 Payload too large error #1818
  • New tokens cannot be created #1831
  • Missing docker images for Apple M1 & M2 since 2.9.0 #1773
  • False revoke message in TrustChain #1679
  • Multi-button blocks with filters don't work #1677

View changes