Releases: emeraldpay/emerald-wallet
Releases · emeraldpay/emerald-wallet
Version 2.1.1
Minor improvements and bugfixes. Fixed raw Private Key import lead to a frozen screen though it's imported successfully.
Version 2.1.0
Fixes and improvements in 2.1.0:
- Cold transactions - create signed raw transaction without immediate publishing to the blockchain
- Support of DAI ERC20 token
- Security enhancements for Private Key storage (Emerald Vault)
- Many UI improvements
Version 2.0.3
Fixes and improvements in 2.0.3:
- Fixed "blank screen" when sending transactions
Version 2.0.2
Fixes and improvements in 2.0.2:
- fixed export of a Private Key as a paper wallet and JSON format
- address book, which wasn't available in previous release
Version 2.0.1
Next major release of Emerald Wallet, version 2.0. Major part of code was rewritten since v1.x, with a lot of improvements and new features.
New features/improvements:
- No switching between different cryptocurrencies, all of them are available on the same screen
- New protocol for communicating with blockchain and Emerald APIs, more reliable, faster and secure
Version 1.3.3
Bugfix release of 1.3.x line.
Major Improvements:
- Fixes for Transaction Signatures, for some rare case it was producing signatures incompatible with ETH
- Fixed possible gas miscalculation on Create Transactions screen
Version 1.3.2
Bug fix release of Emerald Wallet.
Includes fixes for:
- Notification about upgrade to 1.3.1
- Invalid Sender error on Morden testnet
- Wrong version on About screen
Version 1.3.1
Bugfix release of v1.3.0
Fixed:
- white screen on transaction send
Version 1.3.0
Improvements
- Support of Ethereum ETH
- Automatically connect to local node if exists
- Improved launch screen and switching between chains
Fixed:
- Wrong calculation of value for MAX #828
- Other bugfixes
Version v1.2.0
Changed
- Project homepage https://emeraldwallet.io
- Use of own web3 endpoint
Improvements
- Upgrade to Electron 4
- Partial upgrade to Material UI v3
- Upgrade Ledger S SDK
- Upgrade to new Emerald JS SDK (https://emeraldplatform.io)
Fixed:
- Fixed multiple issues with remote endpoint
- Fixed #886
- Many other bugfixes