Skip to content

Releases: alephium/alephium-frontend

Desktop wallet v2.3.0

13 May 09:52
1c9a988
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

✨ Improvements

  • Improve secrets management

Desktop wallet v2.2.5

23 Apr 09:36
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🎉 New features

  • Support display of .mp4 NFTs
  • Display NFT details

✨ Improvements

  • Cleaner, more compact transaction lists
  • Redesign transaction details modal
  • Fix word wrapping when signing WalletConnect message
  • Update tokens labels shown when no metadata exists in token list
  • Sort tokens based on fiat worth
  • Simplify NFT cards

🐛 Bug fixes

  • Fix annoying wallet version update message

Other

  • Migrate network settings to node-v210 & backend-v117

Desktop wallet v2.2.4

11 Mar 10:18
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

✨ Improvements

  • Hide token tag for tokens not in token list
  • Sort tokens based on fiat worth

🐛 Bug fixes

  • Handle failure of token list API call
  • Fix display of NFTs in transaction list

Desktop wallet v2.2.3

07 Mar 02:09
Compare
Choose a tag to compare
Desktop wallet v2.2.3 Pre-release
Pre-release

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🎉 New features

  • Display token prices
  • Include token prices to total wallet and address worth

✨ Improvements

  • Solve CoinGecko API rate limits by replacing it with explorer backend
  • Show devnet network option in dropdown when dev tools are enabled
  • Add announcement banner
  • Add CAD fiat currency

🐛 Bug fixes

  • Handle WalletConnect requests when the app locks
  • Fix connecting to devnet through WalletConnect
  • Fix display of failed transactions

Desktop wallet v2.2.2

29 Jan 05:48
236dd70
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🐛 Bug fixes

  • Fix address hash overlap introduced in 2.2.1

Desktop wallet v2.2.1

29 Jan 01:41
4b7b093
Compare
Choose a tag to compare

⬇️ Downloads

Windows macOS Linux
                                      
      deb | AppImage

🎉 New features

  • Sign messages through WalletConnect
  • Add clear WalletConnect cache button in general settings

🐛 Bug fixes

  • Fix crash after wallet unlock
  • Fix decimals in asset badges
  • Fix list of suggested words in wallet import

✨ Improvements

  • Keep up to 10 unresponsive WalletConnect requests and clear the rest to avoid crashes due to storage overload

Desktop wallet v2.2.0

23 Dec 12:14
6773036
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.