- RFC 0510: Presentation-Exchange Attachment (hyperledger-archives#2472)
- Presentation Exchange support (hyperledger-archives#2437)
- Present Proof supports BBS+ (hyperledger-archives#2602)
- Sign credential API - support BBS+ (hyperledger-archives#2601)
- Support BBS+ in KMS (hyperledger-archives#2295)
- Support name prefixes in localkms storage to create multi-tenant KMS (hyperledger-archives#2435)
- Created Service Provider Interface (SPI) module (hyperledger-archives#2512).
- Reworked storage interface to be more fully featured and to fit better with encrypted storage solutions like EDV.
- Added storage provider wrappers that can be used to add automatic caching and batching support to any concrete storage implementation.
- Added a common storage test suite for ensuring consistency across storage implementations.
- Various bug fixes and performance enhancements.
- Support for encrypted storage capabilities (hyperledger-archives#2199).
- Support for capabilityChain in LD proofs (hyperledger-archives#2285).
- Support for BBS+ signatures 2020 (hyperledger-archives#1725).
- Support for
did:web
(hyperledger-archives#2288). - Support for RemoteKMS and a WebKMS client.
- Support for Wrap and Unwrap in KMS.