This repository was archived by the owner on May 19, 2023. It is now read-only.
Releases: rsksmart/rif-data-vault
Releases · rsksmart/rif-data-vault
v0.1.3
- New
@rsksmart/ipfs-cpinner-client-types
that exports@rsksmart/ipfs-cpinner-client
's types (#90)
v0.1.2
Merge pull request #87 from rsksmart/develop v0.1.2
v0.1.1
Bump client version (#85)
v0.1.1-beta.13
v0.1.1-beta.12
- Fix export including the new modules (#75)
v0.1.1-beta.10
v0.1.1-beta.9
v0.1.1-beta.8
Features:
- Allow multiple sessions at the same time when using different DIDs (#62)
- Improved Docker files in the service package (#64)
- Do not decrypt content if it is not encrypted when retrieving it from IPFS (#63)
- Do not try to encrypt content if getEncryptionPublicKey function is not present (#65)
Fixes:
- Upgraded
axios
dependency (#61)
v0.1.1-beta.7
Fix:
- Webpack output now exposes
AuthManager
andEncryptionManager
as named exports
v0.1.1-beta.6
- Webpack build for ipfs-cpinner-client