Skip to content

v0.0.31

Compare
Choose a tag to compare
@AntonioVentilii-DFINITY AntonioVentilii-DFINITY released this 06 Aug 14:01
· 2094 commits to main since this release
2e780e8

Frontend

Features

  • Dynamic sorting of the tokens extended with pinning tokens with balance at the top.
  • For some ICRC tokens, it is now available the price, so that the balance can be displayed in USD.
  • New UI design:
    • New logo and icons.
    • New theme color palette.
    • Animated background for login and for Chain Fusion.
    • Authentication button with an animated icon.
    • Helping modals with explanations on what the user can do with Oisy and how it works.
    • Menu is now an icon that unites all useful links and pages.
    • New button design.
    • The Receive button shows all available addresses by network to the user.
    • The Send button allows the user to choose the token to interact with, already from the token list page.
    • In the menu, the user can now be redirected to the roadmap, or can report a bug or suggest a feature.

Fix

  • The debounce time for loading the balances is increased to improve performance: potentially it saves up to twice the API calls.

Chore

  • Refactoring of type names for consistency and clarity.
  • New issue report templates: one for bus and one for feature suggestions.
  • Remove deprecated components and styles.

Notes

This release mainly revolves around the new UI design that was developed during the last month.

Full Changelog: v0.0.30...v0.0.31