Skip to content

Releases: iotexproject/iotex-desktop-wallet

v1.2.0

28 Nov 04:49
a22afd1

Choose a tag to compare

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

31 Mar 04:15
174671e

Choose a tag to compare

build 1.1.0 (#1993)

* build 1.1.0

* fix dependence

v1.0.26

22 Nov 09:36
8de5b11

Choose a tag to compare

Update name to IoTeX Desktop Wallet

v1.0.24

29 Oct 16:54

Choose a tag to compare

upgrade electron builder for linux

v1.0.19

29 Aug 03:50
7f78814

Choose a tag to compare

Bug fixes

v1.0.18

16 Aug 02:35

Choose a tag to compare

Update antenna

v1.0.16

15 Aug 11:14
d22fb59

Choose a tag to compare

  • 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

08 Apr 16:31

Choose a tag to compare

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

29 Dec 06:51

Choose a tag to compare

remove csp for electron

v1.0.12

26 Oct 16:49

Choose a tag to compare

  • fixed a bug that ioETH displayed wrong amount in 1.0.11.
  • other small bug fixes