v0.19.0
github-actions
released this
02 Mar 22:04
·
1393 commits
to develop
since this release
0.19.0 (2024-03-02)
Bug Fixes
- changed image-size library version to a react friendly one (308bad7)
- changed the image-size usage to handle uint8array (1a0e080)
- fixed the svg problem with image-size (d7823eb)
- Instead of figuring out the proof format, we defaulted to JWT credentials if the format was not supplied, bypassing the detection code (8cba122)
- JWT VP sometimes was constructed as a JSON LD VP with JwtProof2020 (abb012c)
- modified handling svg files in ssi-sdk.core (c86188e)
- Several JWT Verifiable Presentation fixes, like missing kid, iat, exp values. Also include a holder in the vp payload, as some RPs require it, although it is optional for a JWT (30d8c54)
- VCI holder agent plugin credential and branding storage fixes (901ff44)
Features
- Add initial OID4VP ID2 support (85325ae)
- added oid4vci-holder plugin (e8507d4)
- added physical and electronic addresses to contact-manager (76f78b3)
- added remote-server-rest-api (0076160)
- Allow i18n for JSONLD credentials (1ce843e)
- Allow to pass in nonce when creating the auth request URI (82f82ef)
- Correct submission_data when send in incorrectly as string (c5d6b76)
- event-logger improvements (a3fdcd2)
- Reuse existing PEX for performance (9c8966c)
- Support selecting did methods from aud claim of request. (0bfc03d)