Skip to content

v0.9.3

Latest
Compare
Choose a tag to compare
@AntonioVentilii AntonioVentilii released this 05 Nov 15:54
· 190 commits to main since this release
bec3ace

Frontend

Improvements

  • Improved the loading behavior of the main page hero. It now shows a loading skeleton until it's determined whether the user has tokens or not. This is intended to present new users a clearer and simpler user interface.
  • Send and Swap buttons on the token view now get disabled if the balance is zero.
  • Added 3 more dapps into our dapps explorer: 1inch, Aave, Compound Finance. More to come!
  • Improved popovers (user menu etc.) to get a scrollbar on small screens, so all contained elements can be reached.

Fixes

  • Fixed a bug where the Buy button on the buy modal was not reachable on small screens. The modal now gets a scrollbar to ensure that it can be reached.
  • Fixed an issue where the WalletConnect modal was placed under a UI element of the underlying page.
  • Fixed an issue that could cause the main button of a modal not being reachable in the Brave browser on some Android phones.

Style

  • Token groups now show a skeleton instead of a balance until all balances of the contained tokens are loaded.
  • Nicer styling of the receive modals. Information is now clearer grouped, and with a consistent usage of icons and labels.
  • Empty token or transaction lists now show a clearer "no data" placeholder, this helps the user to determine the next steps.