Skip to content

@energyweb/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 14:02
· 346 commits to master since this release

0.2.0 (2021-12-24)

Bug Fixes

  • origin-ui-certificate: add select for beneficiaries when claiming from exchange (8fc1c91)
  • origin-ui-certificate: use companyBeneficiaries endpoint to get beneficiaries for retire-action (9b040dd)

Features

  • origin-ui-certificate: add claim action to exchange inbox (978f5eb)
  • origin-ui-certificate: add export action to exchange inbox (01e565f)
  • origin-ui-certificate: add tooltip and disable select if there are no beneficiaries created by user (abf759a)
  • origin-ui-certificate: make claim-action form, adjust displaying of claimed certificates in claims-report and certificate-detail-view (0bf011d)
  • origin-ui-certificate: move from external web3 package to native web3 package usage (697831a)
  • ui-packages: update ui to use new module (4f130a9)

BREAKING CHANGES

  • origin-ui-certificate: CertificateApp now expects allowedChainIds to be supplied as env variable from the root, packages now have peerDep of origin-ui-web3 package