Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Releases: alephium/desktop-wallet

v2.2.2

29 Jan 05:49
Compare
Choose a tag to compare

v2.2.1

29 Jan 01:49
Compare
Choose a tag to compare

⚠️ 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

23 Dec 19:18
Compare
Choose a tag to compare

⚠️ 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

19 Dec 00:32
Compare
Choose a tag to compare
Pre-release
2.1.6

v2.1.5

29 Aug 08:58
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🎉 New features

  • Support multisig through WalletConnect

🐛 Bug fixes

  • Fixed 1-day chart - #788

v2.1.4

18 Aug 08:58
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🐛 Bug fixes

  • Fixed loading of tokens introduced by v2.1.3

v2.1.3

17 Aug 09:33
Compare
Choose a tag to compare

⬇️ 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

  • Updated localhost ports to match alephium-stack project - #771
  • Added transaction hash in Transaction Details modal - #770
  • Fixed alignment of long texts in welcome screen - #761
  • Improved data loading experience
  • Updated mainnet and testnet endpoints - #775

v2.1.2

19 Jul 14:04
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🐛 Bug fixes

  • Fixed Linux build
  • Fixed theme change after locking wallet

v2.1.1

18 Jul 13:33
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🐛 Bug fixes

  • Fixed display of pending transactions

👨‍💻 Other

  • Changed UTXO fee so that it's added on top of any ALPH value in a transaction

v2.1.0

13 Jul 13:21
Compare
Choose a tag to compare

⬇️ 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

👨‍💻 Other

  • Show disclaimer in translations other than English - #545
  • Added explanation about UTXO dust amount - #682
  • Simplify and update nix package
  • Rely more on @alephium/web3 package instead of @alephium/sdk
  • Improve discreet mode - #677
  • Use a dropdown to define locktime - #590