Releases: decentralised-dataexchange/acapy-mydata-did-protocol
Releases · decentralised-dataexchange/acapy-mydata-did-protocol
4.2
3.1a
Full Changelog: 3.1...3.1a
3.1
3.0
2.9
Updated data agreement QR code to include full connection invitation details.
Earlier the data agreement QR code only included essential connection
invitation details. This was a deliberate decision to reduce the size of QR code.
This would mean that DataWallet app can no longer show a "CONNECT" popup on scanning
the QR code, since remote agent label, image url e.t.c is missing.
Since end user convenience is the highest priority, this decision is now abandoned.
Updated QR payload includes the entire connection invitation structure including "label",
"image_url" e.t.c.
2.8
2.7
2.6
- Unit test for 'store_data_agreement_instance_metadata' function
- Deleted dummy tests
- FIX Replaced 'connection_record' with 'auditor_connection_record'
2.5
- Constructed did:mydata
to
field (to be used in ADA messages) fromtheir_did
in ConnectionRecord (wallet record)