MDIP v0.4-beta
Pre-release
Pre-release
MDIP v0.4-beta is now available. Visit our website at keychain.org for details.
THIS RELEASE IS BETA SOFTWARE
This open-source software is provided as-is with no guarantees. It is only to be used for non-production research and development purposes. Thank you for visiting our repository. Discussions and Issues are welcome.
Release 0.4-beta introduces IPFS document storage support, redis database support, npm packages, numerous performance improvements, challenge/response improvements from user feedback, and more.
What's Changed
- fix: Handle and log bad messages in hyperswarm-mediator by @macterra in #343
- fix: response DIDs should be ephemeral by @macterra in #340
- refactor: Renamed main service files by @macterra in #357
- refactor: Simplify start functions by @macterra in #359
- chore: Deprecate TESS blockchain support by @macterra in #362
- fix: Return 404 on DID not found by @macterra in #363
- refactor: improve consistency of Keymaster API by @macterra in #366
- ci: replace trivy with anchore by @Edgeman-SelfID in #367
- fix: Handle invalid DIDs on import by @macterra in #375
- test: add expect cli tests by @Edgeman-SelfID in #379
- feat: Add redis support for gatekeeper by @macterra in #369
- fix: DID not found error message by @macterra in #386
- fix: improve verifyDb by @macterra in #388
- refactor: createChallenge by @macterra in #392
- refactor: processEvents by @macterra in #394
- fix: Make Feathercoin node work on MacOS by @macterra in #401
- chore: point to dockerhub registry vs ghcr registry by @Edgeman-SelfID in #402
- fix: Improve batch import tracking by @macterra in #405
- refactor: Replaced json-schema-faker dependency by @macterra in #408
- feat: Adds IPFS package and service by @macterra in #398
- chore: Updated package versions by @macterra in #411
- chore: Updated node version to 18.18.2 by @macterra in #413
- fix: Specify platform for docker on mac by @macterra in #414
Full Changelog: v0.3-beta...v0.4-beta