This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
v0.1.4 Release Notes
Enhancements:
- Aries Agent Mobile: mobile bindings for all protocols
- DIF Presentation-Exchange (initial support)
- RFC0453 - Issue Credential V2
- RFC0454 - Present Proof V2
- Ability to forward action/state events through the WebSocket transport
didexchange.Client.CreateConnection()
: ability to create a didcomm connection record without running the didexchange protocol- Ability to associate saved credentials and presentations with
myDID
andtheirDID
- RFC0434 - Out-of-Band Protocols: added JavaScript and REST bindings
- RFC0028 - Introduce: added JavaScript and REST bindings
- TLS support for all inbound transports (wss, https)
- Middleware handlers for issue-credential and present-proof
Fixes:
- aries-js-worker: Safari error "Could not decode a text frame as UTF-8." in WebSocket Communication
Breaking changes:
- The Legacy KMS has been removed from the framework.