Skip to content

v0.8.0

Compare
Choose a tag to compare
@No-Cash-7970 No-Cash-7970 released this 22 Feb 21:54
· 155 commits to main since this release

Now there is better support for alternative Algorand networks, like Voi! This release also includes several fixes to the Spanish translation of txnDuck and some UI improvements. πŸ§‘β€πŸ’»

Features

  • app: add support for a native coin name that is something other than "Algo" (e27de82)
  • navbar: add Voi TestNet as one of the node network presets (011df58), closes #153

Bug Fixes

  • compose_txn: clarify nonparticipation warnings (7a9a240)
  • i18n: add missing translation for "Custom" in node selector (73625ac)
  • i18n: correct some spelling issues in the Spanish translation (3fc67a6)
  • i18n: correct spelling error and wording in Spanish version of Transaction Presets page (a994e73)

Performance Improvements

  • usability: convert list items in "Uses" section on home page into links (9552cd0)
  • usability: persist current node selection into localStorage instead of sessionStorage (b7a86a0)
  • usability: remove mention of "algod" in node configuration settings (4af13ec)