Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@No-Cash-7970 No-Cash-7970 released this 13 Oct 17:39
· 22 commits to main since this release

More bug fixes and improvements with support for two more wallet added. πŸ’Ž

Features

  • app: add FNet node network and change Voi TestNet to Voi MainNet (c2b6824)
  • app: add support for Biatec (AWallet) wallet (28ad405)
  • app: add support for mnemonic wallet (db4ca6b)

Bug Fixes

  • app: ensure wallets can connect properly using the chosen network (d5d4a8b)
  • compose_txn: remove URL parameters for form field values when form is submitted (4786a17)
  • compose_txn: remove validation error for when the note is not 1,000 characters (fdd4f87)
  • compose_txn: stop saving old values of inapplicable fields of the same transaction type (b3c095e)
  • compose_txn: sync that statuses of the wallet buttons on the compose-txn page and settings (abd9743)

Performance Improvements

  • aesthetics: tidy up spacing around transaction file download buttons (8b3b38a)
  • i18n: use wallet names in translation files for the wallet dialog and wallet dropdown (b63428b)
  • usability: add a loading indicator on connect button when connecting wallet (8a70755)
  • usability: add more loading placeholders on pages (c00e4f2)
  • usability: improve wording for the options for importing a transaction on the sign-txn page (602a5e9)
  • usability: move the connect-wallet widget towards the top of the settings dialog (c2f01a1)