Skip to content

v0.10.0

Compare
Choose a tag to compare
@No-Cash-7970 No-Cash-7970 released this 10 Sep 07:36
· 99 commits to main since this release

Magic and WalletConnect 2.0 are now supported! Squashed a few pesky bugs and made a few minor usability tweaks. 🐱

Features

  • app: add support for Magic (add944a), closes #165
  • app: add support for WalletConnect (1408fa3), closes #164
  • compose_txn: add buttons to fill in sender and receiver fields with connected wallet address (b5b4d0b), closes #155

Bug Fixes

  • app: force the connect-wallet dialog scrollbars to be within the dialog (8a17c62)
  • compose_txn: give appropriate error message when asset transfer amount is an invalid number (5fcace4)
  • compose_txn: include decimal in asset transfer amount query parameter (7edac6c)
  • navbar: prevent hydration errors in node selector component by breaking it up (4cdeec2)

Performance Improvements

  • i18n: indicate Git repo & Algo docs links in footer are in English in the Spanish translation (e9db793)
  • usability: reduce the size of page headings for small screens (2e619d3)
  • usability: reduce the size of the reset and clear data buttons in settings (4ec3bd6)
  • usability: tell the user to refresh the page when clearing all data in the settings (13295a9)