Skip to content

Releases: hubiinetwork/hubii-core

1.2.2

29 Aug 10:30
876861b
Compare
Choose a tag to compare

Bug fixes 🪲

  • Allow concurrent deposits across different wallets/currencies (#770)
  • Fix uncaught errors that could be potentially thrown in unstable network environments. (#777)
  • Refresh balances immediately whenever a payment is done (#776)
  • Mask private key in wallet import dialog (#767)

1.2.1

17 Aug 22:51
876861b
Compare
Choose a tag to compare

Improvements 💫

  • Lower gas limit to 2,000,000 in withdrawal view

Bug fixes 🪲

  • Minor typo fix
  • Upgrade SDK

1.2.0

14 Aug 11:29
2c98f03
Compare
Choose a tag to compare

Major UI adjustments

  • Disable Airdriip view.

Improvements 💫

  • Apply T&C agreement checkboxes for the nahmii related operations.
  • Upgrade SDK.

Bug fixes 🪲

  • Exclude staged balance from total balance calculation to avoid duplicated amounts added to the total balances after settlements confirmed.
  • Avoid sending transaction and display an error message when settlements are disabled.

1.2.0-beta.2

12 Aug 12:42
94e2766
Compare
Choose a tag to compare
1.2.0-beta.2 Pre-release
Pre-release

Improvements 💫

  • Upgrade SDK

1.2.0-beta.1

07 Aug 07:47
a159675
Compare
Choose a tag to compare
1.2.0-beta.1 Pre-release
Pre-release

Major UI adjustments

  • Disable Airdriip view.

Improvements 💫

  • Apply T&C agreement checkboxes for the nahmii related operations.
  • Upgrade SDK to wire up with the latest Ropsten contracts.

Bug fixes 🪲

  • Exclude staged balance from total balance calculation to avoid duplicated amounts added to the total balances after settlements confirmed.
  • Support displaying an error message when settlements are disabled.

1.1.1

24 Jul 02:40
1e98624
Compare
Choose a tag to compare

Additions 🌟

  • Add blockie avatars for wallet addresses where applicable ( #765 )

Bug fixes 🪲

  • Fix pie chart colors

1.1.0

05 Jul 08:56
72578fb
Compare
Choose a tag to compare

Additions 🌟

  • Support editing wallet name (#740)
  • Support batch backup/restore for all wallets and contacts (#744)

Improvements 💫

  • Support displaying numbers in an exponential format in order to save space, while indicating it is not a zero number when the number is very small. (#759)
  • Show gas fees when confirming a settlement.

Bug fixes 🪲

  • Upgrade SDK to wire up with the latest contracts.
  • Handle error message in withdrawal view when the "Contract data" setting is off on LNS.
  • Prevent new payments/settlements when waiting for the last settlement request to be confirmed.
  • Fix notification when selected the same network.

1.1.0-beta.4

04 Jul 04:19
c51d445
Compare
Choose a tag to compare
1.1.0-beta.4 Pre-release
Pre-release

Improvements 💫

  • Show gas fees for confirming a settlement.

Bug fixes 🪲

  • Prevent new payments/settlements when waiting for the last settlement transaction to be mined.
  • Fix notification when selected the same network.

1.1.0-beta.3

19 Jun 05:55
f253743
Compare
Choose a tag to compare
1.1.0-beta.3 Pre-release
Pre-release

Bug fixes 🪲

  • Upgrade SDK to support settlements with latest mainnet/ropsten contracts.

1.1.0-beta.2

13 Jun 14:51
9e996f7
Compare
Choose a tag to compare
1.1.0-beta.2 Pre-release
Pre-release

Bug fixes 🪲

  • Support display numbers in an exponential format in order to save space, while indicating it is not a zero number. #759
  • Mask the passwords in both batch export and import, and add a repeat password field in the export dialog. #757
  • Upgrade SDK