Skip to content

Releases: archethic-foundation/archethic-wallet

v0.2.21

07 Jun 15:41
Compare
Choose a tag to compare
v0.2.21 Pre-release
Pre-release

What's Changed

New Features πŸŽ‰

  • Add keychain management
  • Add Hide/Show balance option in #82
  • Send Tokens - Permit user to define the amount in selected currency (fiat or crypto) instead of network currency (eq UCO for the moment) in #56
  • Add welcome Disclaimer Choice
  • Add vibration on all actions in #77
  • Networks - Add possibility to change endpoint url in #89

Bug Fixes

  • Don't hide form fields display when keyboard is visible in #75

Other Changes

  • UX/UI

v0.2.11

18 Apr 22:20
Compare
Choose a tag to compare
v0.2.11 Pre-release
Pre-release

0.2.11

πŸš€ Features

  • Password management (feedback from @internet-zero & @prix-uniris)
  • Implementation of BIP44 Path to define the address from the private key derived from seed
  • Add license notifications

πŸ‘·β€β™‚οΈ Enhancements

πŸ› Bugfixes

  • Prevent double send action

v0.2.5

06 Apr 22:22
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

What's Changed

πŸ‘·β€β™‚οΈ Enhancements

  • Change access to Chart Sheet (Remove button in the main page. Just click on the balance)
  • Introduction pages : improve UI (feedback from cryptomage)
  • Add sheet wave transition animation
  • Buttons : change style
  • Recent transactions : change style (feedback from cryptomage)

πŸ› Bugfixes

  • Fix display of transactions (some transactions don't appear) (thx @Neylix for help)
  • Fix address length in address book

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