Releases: iotexproject/iotex-desktop-wallet
Releases · iotexproject/iotex-desktop-wallet
v1.2.0
Fix certs expired (#1999) * fix build error * fix websocket certs expired * add packaage-lock * fix build * update * remove workflow test * update * update version name --------- Co-authored-by: zongzheng <[email protected]>
v1.1.0
build 1.1.0 (#1993) * build 1.1.0 * fix dependence
v1.0.26
Update name to IoTeX Desktop Wallet
v1.0.24
upgrade electron builder for linux
v1.0.19
Bug fixes
v1.0.18
Update antenna
v1.0.16
-
Supports 0x address.
-
Max amount transfer.
-
Display default token when switch network.
-
Optimize token list when add custom token.
-
Better gas estimate
v1.0.14
new features
- allow adding tokens from list (supports all tokens from token-metadata repo)
bugs
- fix a dependency in building with ledger support (on windows)
- fix a bug not sending BUSD-bsc tokens (gas estimation bug)
- removed mnemonic phrase display after new wallet creation (the old mnemonic phrase does not follow a standard HD path. If you used the old phrases you can still unlock your wallets. However, you are strongly recommended to convert it to private key using ioPay Desktop)
v1.0.13
remove csp for electron
v1.0.12
- fixed a bug that ioETH displayed wrong amount in 1.0.11.
- other small bug fixes