v2.5.1-dev
Pre-release
Pre-release
What's Changed
๐ New Features
- feat: adding Iden3commRevocationStatusV1 by @javip97 in #600
- feat: Support disable flag for mediatype validator by @ilya-korotya in #675
- feat: remove auto publish flag by @ilya-korotya in #676
๐ Bug Fixes
- fix: revocation status url by @martinsaporiti in #664
- fix: Reverse OnChain Contract updated by @martinsaporiti in #655
- fix: Added a possible missing return statement for handling errors in authClaim.GetCredentialStatus(). by @yushihang in #641
- fix: invisible characters by @roderik in #671
- fix: verify iden3comm message media type by @ilya-korotya in #674
๐งฐ Maintenance
- chore: Update license typo by @pragmatos in #657
- chore: add ui insecure option by @martinsaporiti in #673
๐ช Minor changes
- Add config gasless network by @daveroga in #656
- Update libraries to support Amoy and merged with develop by @martinsaporiti in #665
- rm check 'root doesn't exist' for no-transit state contract by @volodymyr-basiuk in #666
- add separate error variable for setLink() by @yushihang in #642
๐ New Contributors
- @daveroga made their first contribution in #656
- @pragmatos made their first contribution in #657
- @yushihang made their first contribution in #642
- @roderik made their first contribution in #671
Full Changelog: v2.5.0...v2.5.1-dev