Releases: alephium/alephium-frontend
Releases · alephium/alephium-frontend
Desktop wallet v2.5.0
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
🎉 New features
- Create addresses and sign transactions with Ledger
✨ Improvements
- Add data refresh button
- Improve performance
- Optimize transactions loading for wallets with only 1 address
🐛 Bug fixes
- Fix default address selection when connecting to dApps
- Fix balances refresh after sending transactions
Desktop wallet v2.4.4
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
🎉 New features
- Display additional token prices
- Improve send flow by enabling search in asset selection modal
- Add Chinese translations
- Add ability to get faucet tokens on devnet
✨ Improvements
- Display data loading indicator next to wallet worth
- Improve accessibility for "Add asset" button
🐛 Bug fixes
- Fix displayed ALPH amounts
- Fix closing of send modal after 2 seconds
- Fix asset selection in send flow when default address is empty
Desktop wallet v2.4.3
Desktop wallet v2.4.2
Desktop wallet v2.4.1
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
🐛 Bug fixes
- Fix display of NFT collection details
- Fix auto-lock idle detection
- Fix logos display
- Fix wallet import data initialization
- Fix passphrase unlock data initialization
- Fix window minimize on dApp interactions (Windows)
- Fix wallet initials animation
- Fix transactions caching
- Fix offline mode
- Fix addresses page buttons overlap with app header
- Fix douplicated cached data
- Prevent deletion of initial address (index 0)
✨ Improvements
- Delete caches on version update and on wallet deletion
Desktop wallet v2.4.0
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
⚡️ Performance improvements
- Improve data loading experience with offline storage
🎉 New features
- Allow user to delete addresses (single or in bulk)
- Display address derivation path in developer tools
🦋 UX Improvements
- Display total transaction worth when sending
- Improve display of pending transactions
- Improve NFT sending flow
🐛 Bug fixes
- Fix app crash on invalid received WalletConnect data
⚙️ Technical details
- Replace data fetching library from Redux to Tanstack (React Query)