Releases: archethic-foundation/archethic-wallet
Releases · archethic-foundation/archethic-wallet
v0.2.3
What's Changed
🚀 Features
- Account management menu : Add ARCHEthic website access (feedback from @internet-zero & @prix-uniris)
- Networks : add networks management/switch (feedback from @internet-zero & @prix-uniris)
- Add integration tests mechanism
👷♂️ 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
v.0.2.0 improve architecture : add packages / Fix hot reload issues