This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Releases: alephium/desktop-wallet
Releases · alephium/desktop-wallet
v2.2.2
v2.2.1
⚠️ Please, download the v2.2.1 release from our new GitHub repo: https://github.com/alephium/alephium-frontend/releases/tag/alephium-desktop-wallet%402.2.1
v2.2.0
⚠️ macOS users will need to download and install this release manually
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
🎉 New features
- Manage multiple WalletConnect connections
🐛 Bug fixes
- Fix UTXO consolidation error handling
- Fix display of currency in address page
- Fix transaction loading
- Do not close send modal when receiving an error to allow user to update their inputs
- Fix Windows freeze due to WalletConnect storage management
- Show all addresses in destination address list
✨ Improvements
- Allow auto-updater to use rc versions when current version is rc
- Delay hiding of errors so that user has enough time to read/copy
- Simplify error messages and fix size of popup when the error is too long
- Autofocus password field
- Use new explorer backend token metadata endpoints to reduce number of network request and to not call the node anymore
- Improved address select in the send flow, added more details to addresses (hash, group etc.) + misc quality of life improvements.
v2.1.6 - INTERNAL TESTING
2.1.6
v2.1.5
v2.1.4
v2.1.3
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
🎉 New features
- Export encrypted wallet mnemonic, addresses, and contacts metadata using an animated QR code, in preparation for the mobile wallet release - #183
🐛 Bug fixes
- Fixed last data point of addresses worth chart - #774
🤝 Help from our community
- Updated Indonesian translations - thanks @ykris45
- Added Italian translations - thanks @RedoKazda
👩💻 Other
v2.1.2
v2.1.1
v2.1.0
⬇️ Downloads
Windows | macOS | Linux |
---|---|---|
deb | AppImage |
🎉 New features
- Display tokens metadata
- Display NFTs
- Added fiat currency options in settings - #627
- Added experimental socks5 proxy support - #496
- Added testnet faucet - #690
🐛 Bug fixes
- Fixed historic worth chart after address discovery - #698
- Position app spinner on top of side modal
- Fix 6 digit lock time year - #719
- Fix displayed currency in Addresses list - #742
- Fixed assets list modal - #685
🤝 Help from our community
- Updated Russian translations - thanks WalkingCat
- Updated Vietnamese translations - thanks @nit27 and @vynguyen94
- Updated Indonesian translations - thanks @ykris45
- Fixed Linux window icon path - thanks @0xjac