Releases: i3-Market-V3-Public-Repository/SP3-SCGBSSW-I3mWalletMonorepo
Releases · i3-Market-V3-Public-Repository/SP3-SCGBSSW-I3mWalletMonorepo
2.6.2
i3-MARKET v3 release of the i3M-Wallet
Change log
- Support for cloud backup
- Enhanced key management with stronger encryption/authentication crypto systems
- More resilient connection to the DLT, with 4 preconfigured nodes that can provide access
- Improved UI for visualizing keypairs, data-sharing agreements, data-exchange agreements and non-repudiation proofs
- NR proof consent can now be given for all proofs with regard to a given data sharing agreement
2.5.6
Change log
- DataSharingAgreement's hasSubscriptionPrice is now a number instead of an integer
2.5.5
Change log
- Error messages are now more meaningful
- Updated deps to prevent attacks (e.g. jsonwebtoken)
- Fixed issue preventing adding a contract without the keypair (assuming it has been added before)
2.5.2
Change log
- Since some devices will have problems with localhost resolving to IPv4, now the ::1 address is hardcoded in the wallet protocol.
2.5.1
Change log
- Parents and children are now forced to have the same identity
- Small fixes
2.5.0
Change log
- keyPair can now be added before adding a contract
- fixed issue with blocking UI when the version manager couldn't be contacted
- small fixes
2.4.1
Change log
- RPC provider is now configurable through the settings' menu.
- Small fixes
2.3.1
Change log
- Electron storage now only leaves unencrypted the minimum required. The change has been developed in a way that does not break any change with previous version. However, privacy is slightly improved with this change.
2.3.0
Change log
- Fixed bug with white screen when filling formularies with symbols
- Fixed bug preventing access to the right-click menu
- Added a help menu providing current version, where to download the latest release, and a link to the documentation
- Update manager: the app now check at the beginning if there is a newer version
- Minor fixes and enhancements
2.2.2
Change log
- Resources can now be filtered with identity and parent-resource id
- Minor fixes