Skip to content

Releases: HathorNetwork/hathor-wallet-mobile

v0.17.1

29 Mar 18:16
e1fd59b
Compare
Choose a tag to compare

Fixes

  • Fixes a bug when sending transactions to a multisig address

v0.17.0

29 Mar 18:16
3f0cfe3
Compare
Choose a tag to compare

Features

  • Rolling back automatically to the old facade when the wallet load fails while using the wallet service

v0.16.0

29 Mar 18:15
2086471
Compare
Choose a tag to compare

Fixes

  • Fixed a bug causing the wallet to crash when loading transactions when using the wallet service facade

Features

  • Reloading data when WebSocket reconnects when using the wallet service

v0.15.0

29 Mar 18:10
37d9a38
Compare
Choose a tag to compare

Features

  • Added WebSocket support when using the wallet service

v0.13.0

29 Mar 18:08
e1f744d
Compare
Choose a tag to compare

Fixes

  • Fixed an error causing the PIN to be invalid after a password change while using the wallet service

Features

  • Showing NFT amounts as integers and allowing only integers when sending NFTs

v0.12.1

11 Nov 21:25
29daf02
Compare
Choose a tag to compare

Features

  • Add support for A/B testing. This feature will be used for the rollout of the wallet service
  • Refactor code to use new library facades (both HathorWallet and HathorWalletServiceWallet)

v0.11.1

31 May 15:22
8bf1370
Compare
Choose a tag to compare

Features

  • Use library facade to create, load and manage all wallet operations. This is the first step to integrate the wallets with the new wallet service.

v0.10.2

14 Sep 23:07
2918c79
Compare
Choose a tag to compare

Features

  • Add exception error handler with option to send report.
  • Allow empty translations on CI.

Fixes

  • Fix output value precision error for some decimals.
  • Pin screen does not accept more than 6 digits even if user types fast.

v0.9.4

19 Jun 01:25
Compare
Choose a tag to compare

Features

  • Show the number of loaded transactions in real-time while starting the wallet.

Fixes

  • Fix xpubkey migration when updating from an older app version
  • Fix some websocket connection issues

v0.9.0

13 Mar 20:46
65fbc5f
Compare
Choose a tag to compare

Features

  • Add Danish translation;
  • Add Russian translation;
  • Update hathor-wallet-lib to v0.11.0;