Skip to content

Releases: hubiinetwork/hubii-core

1.4.1

09 Sep 20:35
ab4693c
Compare
Choose a tag to compare

Bug fixes 🪲

  • Error message when probing state of settlement challenges at withdrawal time ( #809 )

1.4.0

11 Mar 10:43
74b3b6c
Compare
Choose a tag to compare

Additions 🌟

  • Support claiming nahmii fees ( #748 )

Bug fixes 🪲

  • Fix balance calculations in wallet cards/header/breakdown ( #801 )

1.3.0

21 Feb 09:07
1ce19c5
Compare
Choose a tag to compare

Improvements 💫

  • Deprecate local locking for new payments/settlements when settlement operations are being confirmed.
  • Improve the display for nahmii balances
  • Upgrade SDK to fully support NII 2

1.3.0-beta.1

13 Nov 09:33
66c6a72
Compare
Choose a tag to compare
1.3.0-beta.1 Pre-release
Pre-release

Improvements 💫

  • Deprecate local locking for new payments/settlements when settlements operations are being confirmed.

Bug fixes 🪲

  • Upgrade SDK

1.2.9

25 Oct 09:43
d6ce2fa
Compare
Choose a tag to compare

Bug fixes 🪲

  • Add support for Catalina MacOS
  • Update default gas limit for nahmii deposit

1.2.7

08 Oct 09:08
acfb9e3
Compare
Choose a tag to compare

Improvements 💫

  • Show warning for the recipient selection field when transferring via nahmii.

Bug fixes 🪲

  • Upgrade SDK

1.2.6

25 Sep 08:55
eca0654
Compare
Choose a tag to compare

Bug fixes 🪲

  • Fix balances display (#785)
  • Skip pending settlement transaction if it has been overridden

1.2.5

19 Sep 06:47
7634814
Compare
Choose a tag to compare

Improvements 💫

  • Replace receipt API polls with event API.

Bug fixes 🪲

  • Fix data structure mismatch in an unstable network environment for the transactions view.
  • Increase default gas limit from 2m to 3m in withdrawal view
  • Upgrade SDK

1.2.4

17 Sep 01:46
56c8b74
Compare
Choose a tag to compare

Bug fixes 🪲

  • Optimise password input field in the wallet unlock dialog.
  • Optimise UI performance when having a large number of receipts. (#782)
  • Fix a caching issue that leads new receipts not showing up.

1.2.3

12 Sep 11:57
d59a6e0
Compare
Choose a tag to compare

Improvements 💫

  • Pop up warning dialog for a low gas price within the withdrawal view (#780)
  • Recognise the nahmii deposit transactions within the transaction view (#779)

Bug fixes 🪲

  • Fix false reconnecting status.
  • Fix the local caching for receipts
  • Upgrade SDK