Skip to content

Releases: hubiinetwork/hubii-core

1.1.0-beta.1

05 Jun 01:14
deccc9d
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release

Additions 🌟

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

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.
  • Some minor bug fixes.

1.0.0

24 Apr 09:45
ec57595
Compare
Choose a tag to compare

Additions 🌟

  • Support nahmii withdrawal (#613)
  • Support "Watch Only" wallet (#713)

Improvements 💫

  • Enable text-selection on numbers within wallets (#742)
  • Move 'send via nahmii' to above the currency selector (#741)
  • Localization on numbers (#709)
  • Several other UI improvements

Bug fixes 🪲

  • Some bug fixes

1.0.0-beta.3

18 Apr 14:31
b7ab4ba
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

Improvements 💫

  • Upgrade SDK to beta.49, which enables settlements/withdrawal on mainnet.

Bug fixes 🪲

  • Display nahmii amountAvailable instead of combined balance in deposit view.
  • Fix asset dropdown menu in withdrawal view.

1.0.0-beta.2

16 Apr 13:24
14bd12f
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

Improvements 💫

  • Upgrade SDK to beta.48
  • Move the option of creating watch only wallet to the main import dialog.

1.0.0-beta.1

12 Apr 06:50
10dde7d
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

Additions 🌟

  • Support nahmii withdrawal on Ropsten (#613)
  • Support "Watch Only" wallet (#713)

Improvements 💫

  • Enable text-selection on numbers within wallets (#742)
  • Move 'send via nahmii' to above the currency selector (#741)
  • Localization on numbers (#709)

Bug fixes 🪲

  • Some bug fixes

0.10.1

09 Apr 02:43
ff73fa9
Compare
Choose a tag to compare

Improvements 💫

  • Upgrade nahmii SDK

Bug fixes 🪲

  • Fix compatibility issue for latest Trezor firmware (#743)

0.10.0

21 Mar 09:44
49c8995
Compare
Choose a tag to compare

Improvements 💫

  • Allow collapsible wallet cards (#712)
  • Selecting text in the GUI should only be possible where it makes sense. (#711)
  • Save and restore the position and size of the app window (#710)
  • Show block height when hovering the network status (#737)
  • Make the user's wallets as implicit contacts in the transfer view (#593)
  • Improve the UI performance by optimizing the transaction selectors (#736)
  • Dynamically determine the eth node host via nahmii-sdk (#721)

Bug fixes 🪲

  • Minor bug fixes

0.10.0-beta.1

15 Mar 03:34
92c6f3b
Compare
Choose a tag to compare
0.10.0-beta.1 Pre-release
Pre-release

Improvements 💫

  • Allow collapsible wallet cards (#712)
  • Selecting text in the GUI should only be possible where it makes sense. (#711)
  • Save and restore the position and size of the app window (#710)
  • Show block height when hovering the network status (#737)
  • Make the user's wallets as implicit contacts in the transfer view (#593)
  • Improve the UI performance by optimising the transaction selectors (#736)
  • Dynamically determine the eth node host via nahmii-sdk (#721)

Bug fixes 🪲

  • Minor bug fixes

0.9.7

01 Mar 17:00
5b3e1b1
Compare
Choose a tag to compare
  • Enable mainnet deposit
  • Change the word "DEX" to "Exchange"

0.9.6

28 Feb 06:25
5b3e1b1
Compare
Choose a tag to compare

Improvements 💫

  • Display a default icon for the assets that don't have an icon (#735)
  • Wait for transfer transaction to be mined before showing transaction success notification (#734)
  • Cache transactions data (#732)

Bug fixes 🪲

  • Fix invalid BigNumber string when transferring/depositing token on-chain (#731)