Skip to content

IPFS support + bug fixes & improvements

Compare
Choose a tag to compare
@javip97 javip97 released this 12 Jul 08:59
· 368 commits to main since this release
f9baf72

What's Changed

๐Ÿš€ New Features

  • feat: UI optional build tag config by @cneuro in #399
  • feat: adding credentials.created_at and sorting by @javip97 in #397
  • feat: Responsive UI by @adrifdez in #403
  • feat: Implement form data validation against the JSON schema definition by @amonsosanz in #401
  • feat: Issuer sees helpful error messages for all form items by @amonsosanz in #410
  • feat: Search for partial words in schema attributes and type by @x1m3 in #406
  • feat: adding retry publish identity state in issuer-api by @javip97 in #416
  • feat: create endpoint to return issuer node configuration by @martinsaporiti in #418
  • feat: Load token vault and did from k8s mounted volume by @x1m3 in #426
  • feat: Support schemas with IPFS links. Update go iden 3 libraries for IPFS. by @x1m3 in #425
  • feat: adding version description and title to schemas by @javip97 in #459
  • feat: making title and description nullables in schemas by @javip97 in #462

๐Ÿชœ Minor changes

๐Ÿ› Bug Fixes

  • fix: UI package alignments & 1 high-severity vulnerability by @cneuro in #392
  • fix: validating xsd:date types in link creation by @javip97 in #405
  • fix: wrong issuer initialiser sample config vars by @javip97 in #407
  • fix: Ant usage deprecation warnings. by @cneuro in #411
  • fix: Test and integration by @amonsosanz in #423
  • fix: set default IPFS gateway by @javip97 in #430
  • fix: IPFS schemas not accepted when creating links by @x1m3 in #437
  • fix: initializer by @martinsaporiti in #449
  • fix: Fix IPFS url bug when issuing a credential by @amonsosanz in #433
  • fix: cannot create connection with empty unicode fields by @javip97 in #450
  • fix: Fix date parsing and port the messageParser for Axios errors from the schema builder by @amonsosanz in #452
  • fix: vault script by @martinsaporiti in #453
  • fix: upgrading go-ipfs-api for solving go-libp2p indirect vulnerability by @javip97 in #457
  • fix: How to build locally typo by @x1m3 in #461

๐Ÿงฐ Maintenance

๐Ÿ‘‹ New Contributors

Full Changelog: v.2.1.0...v2.2.0