Skip to content

Releases: archethic-foundation/archethic-wallet

v0.2.3

03 Apr 20:37
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

🚀 Features

👷‍♂️ Enhancements

  • Change logs management
  • Improve Contacts Management (feedback from @Neylix)
  • Recent transactions section : Add 'see All' button to display all transactions (feedback from @internet-zero & @prix-uniris)
  • Change 'Logout' action by 'Remove wallet' action (feedback from @internet-zero & @prix-uniris)
  • Replacement of management of UCOs in hard by tokens management
  • Adapt background color (color + blur) (feedback from @Neylix)
  • Contacts page : Add Copy Button (feedback from @Neylix)
  • Account management menu : Reorganize item's order (feedback from @Neylix)
  • Account management menu : Remove nodes list in mobile mode (feedback from @internet-zero & @prix-uniris & @Neylix)
  • Receive page : Add link to explorer
  • Receive page : Add Copy Button (feedback from @Neylix)
  • Distinct user management menu between mobile and desktop

🐛 Bugfixes

  • Fix bugs when the app is offline
  • Fix contact management + improve UX to send UCO
  • Transaction chain page : Fix date display (feedback from @Neylix)
  • Transaction chain page : Fix duplicate display of the last transaction (feedback from @Neylix)
  • Buy page : Fix Rubic site link (feedback from @Neylix)
  • NFT Creation : Fix the error when user want to create a NFT (feedback from @Neylix)
  • Receive page : Fix bug on 'share' feature

v0.2.0

15 Mar 06:52
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
v.0.2.0

improve architecture : add packages / Fix hot reload issues