-
Notifications
You must be signed in to change notification settings - Fork 6
Release 2.1.0
Benjamin Piette edited this page Jul 5, 2021
·
5 revisions
2021.07.TBD (Android) - TBD (iOS)
2.1.0
- Available on Google Play and direct APK download.
- Available on iTunes except for China mainland.
- Wallet - converted from "SPV" mode (synchronization) to RPC (instant balance and usability, using APIs, similar to the Elaphant wallet).
- Full support for DID 2.0.
- New on boarding: when creating a new identity or importing one: automatic creation and publication the DID on the new DID 2.0 chain in less than 15 seconds, automatic configuration of hive storage, creation of a default wallet with the same mnemonic as the DID. Full Elastos identity ready in 30 seconds.
- Added missing voting features such as registering a DPoS supernode, registering as a council member, managing CR proposals (for council members), etc.
- Support for the connectivity SDK and the "Wallet Connect" open standard to be able to do ethereum, did, hive operations from web apps. Connectivity SDKs upgraded to support DID 2.0.
- New home screen design with simple widgets for ELA balance and Hive storage usage.
- Default theme is now dark mode.
- Initial support for NFT (ERC721) token listing.
- Improved support for intent operations for external application such as CreDa, Profile or Feeds when getting DID credentials or importing DID credentials.
- Fixed refresh and performance issues in the Identity app.
- Integration of new ethereum-compatible chains (HECO, BSC) in the wallet.
- Built-in bridges (tokbridge) to transfer assets between Elastos chains and external chains.
- Improved boot speed.
- Various wallet improvements such as auto re-vote, auto ross-chain transfers, NFT transfers, active wallet concept.
- Added support for hive vaults backup and transfer features.
- Remove single points of failure for APIs used in essentials, in case an external service goes down.
- Improve the "passphrase" concept (UI wise) in the Wallet to reduce confusions.
- Make the "contacts" feature more and more useful with live interactions with DID contacts, and always up-to-date information.
- Wallet Connect 2.0 upgrade, upgrade to DID JS and Hive JS instead of cordova versions, improved intent screens information.
- Continuous support of external projects (CreDa, Profile, Feeds, Cordial...) with the key target being to make all end user flows as smooth as possible.
- New Essentials documentation to guide developers while integrating Elastos features that require a wallet (Get DID credentials, authenticate on Hive, ethereum transactions, payments, etc).