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

Releases: alephium/desktop-wallet

2.0.2

23 Jun 12:03
Compare
Choose a tag to compare

This patch release mainly addresses #737.

โฌ‡๏ธ Downloads

Windows macOS Linux
ย ย ย ย ย ย ย ย ย ย ย ย  ย ย ย ย ย ย ย ย ย ย ย ย  ย ย ย ย ย ย ย ย ย ย ย ย 
ย ย ย ย ย ย deb | AppImage

๐Ÿ› Bug fixes

  • Fixed address copy: #737

๐Ÿค Community help

  • Updated Indonesian translations

v2.0.1

15 May 11:31
Compare
Choose a tag to compare

This patch release mainly addresses an upgrade issue that some Windows users experienced.

โฌ‡๏ธ Downloads

Windows macOS Linux
ย ย ย ย ย ย ย ย ย ย ย ย  ย ย ย ย ย ย ย ย ย ย ย ย  ย ย ย ย ย ย ย ย ย ย ย ย 
ย ย ย ย ย ย deb | AppImage

๐ŸŽ‰ New features

  • Added Bulgarian translations

๐ŸŽจ UI updates

  • Changed color of swap transactions

๐Ÿ› Bug fixes

  • Fixed Windows upgrade due to certificate error: #701
  • Fixed JS exception on macOS: #708

v2.0.0

08 May 14:50
Compare
Choose a tag to compare

โฌ‡๏ธ Downloads

Windows macOS Linux
ย ย ย ย ย ย ย ย ย ย ย ย  ย ย ย ย ย ย ย ย ย ย ย ย  ย ย ย ย ย ย ย ย ย ย ย ย 
ย ย ย ย ย ย deb | AppImage

๐ŸŽ‰ New features

  • A completely new design!
  • Send multiple tokens in one transaction
  • Connect to a dApp with the click of a button through deep-linking and execute transactions: #438
  • No need to manually generate your addresses when you import your mnemonic anymore! The wallet will scan the network to find addresses you have used in the past. You can also trigger the search manually.
  • Save the addresses you often use to send funds to in your contact list to avoid any typing/pasting mistakes!
  • Download the transaction history of an address in CSV: #589
  • Beautiful charts to see how the worth of your ALPH evolved through time
  • Allow user to change wallet name: #432
  • Detect and use system language: #512
  • Additional lock time confirmation to avoid locking funds by accident: #548
  • Switch networks and main address directly from the app header
  • In preparation for the mobile wallet integration: Export encrypted mnemonic via QR code: #437
  • For the devs: Developer tools section in wallet's settings with private key export and deploy/call contract buttons: #250, #484

๐ŸŽจ UI updates

  • Brand new Overview page for a better overview of assets, addresses, latest transactions, and historical worth
  • Brand new Addresses page for easier address and contact management and overview of assets
  • Brand new Transfers page with filtering options
  • Address page moved into a new Address Details side modal for quicker access and more information
  • Updated Welcome page with a new minimalistic look
  • Updated Settings modal layout

๐Ÿ› Bug fixes

  • Close one modal at a time when pressing ESC.

๐Ÿค Help from our community

๐Ÿ‘จโ€๐Ÿ’ป Other

  • Completed the migration of app state into Redux
  • Improved UX by offloading heavy computation to web workers
  • Improved select dropdown position for easier option selection
  • Skeleton loaders for prettier loading states
  • Collecting anonymous analytics to further improve the UX in the future

v1.5.3

09 Mar 10:34
Compare
Choose a tag to compare

๐ŸŽ‰ New features

  • Wallet is now compatible with the (upcoming) Leman upgrade

๐Ÿ› Bug fixes

  • Fix display of decimal points: #549

๐Ÿค Help from our community

Other updates

  • Using new mainnet and testnet services
Click here to see new endpoints
https://wallet-v17.mainnet.alephium.org
https://backend-v113.mainnet.alephium.org
https://wallet-v17.testnet.alephium.org
https://backend-v113.testnet.alephium.org

v1.5.2

01 Mar 21:18
Compare
Choose a tag to compare

๐Ÿ› Bug fixes

  • Fix API rate limit error by introducing fetch retry feature
  • Fix automatic update system for Windows (code-signing error)

Other updates

  • Updated French translations

v1.5.0

07 Feb 09:44
Compare
Choose a tag to compare

Download

๐Ÿ macOS (dmg)

๐ŸชŸ Windows (exe)

๐Ÿง Linux (AppImage, deb)


๐ŸŽ‰ New features

  • Automatic update system: no need to go on GitHub anymore to download a new version, you can do it directly through the app!

๐Ÿค Help from our community

  • Added Vietnamese translations. Thank you @nit27! ๐Ÿ™
  • Added German translations. Thank you @Iix! ๐Ÿ™

๐Ÿ› Bug fixes

  • Fixed remaining accessibility bugs: #383
  • Removed wallet from dropdown list after it gets deleted: #384
  • Fixed display of mining rewards in overview tx list: #406
  • Fixed version comparing with latest GH release
  • Fixed links to docs
  • Fixed theme initialization: #343

Other updates

  • Faster build times by moving from react-scripts into Vite โšก
  • Improve installation UX by adding code-signing
  • Using new mainnet and testnet services
Click here to see new endpoints
https://wallet-v16.mainnet.alephium.org
https://backend-v112.mainnet.alephium.org
https://wallet-v16.testnet.alephium.org
https://backend-v112.testnet.alephium.org

v1.4.0

10 Oct 15:19
Compare
Choose a tag to compare

๐ŸŽ‰ New features

  • Transaction amounts can be locked until a specified date time #358
  • Internationalization support, with French as the first new language #272
  • Display pending sent transactions on app launch #323

๐Ÿค Feedback from community

  • Addresses can now be copied by hovering over their label #334 #302
  • The application theme syncs with the OS theme #109
  • Optimise CPU usage #404

โ™ฟ๏ธ Accessibility

  • The entire application can be navigated with a keyboard and screen reader #191

๐ŸŽจ UI updates

  • Improved display of transaction table rows #301
  • Transactions between addresses of the same wallet are now condensed into one "Move" transaction #367
  • Improved display of address labels #350
  • Transaction details were extended to include lock time #358
  • Custom scrollbar to match across systems #313
  • Update expandable sections with a toggle button
  • Update theme colors

๐Ÿ› Bug fixes

  • Refresh list of available wallets once a wallet gets deleted #306

Other updates

  • Using new mainnet and testnet services #363
  • Use consistent wording when mentioning the recovery phrase #315
  • Updated dependencies

v1.3.0

09 Aug 14:02
Compare
Choose a tag to compare

๐ŸŽ‰ New features

  • Implemented BIP39 passphrase #17

๐Ÿ”“ Security

  • Storage of address metadata is now encrypted #17

๐Ÿค Feedback from community

  • Fixed address tooltip from disappearing #213
  • Request password when disabling password requirement setting #215
  • Fixed network switch data initialization #210

๐Ÿ› Bug fixes

  • Fixed the order of listed addresses #288
  • Fixed wallet storage edge-case when wallet name starts with the prefix wallet #236
  • Fixed app crash when restarting it more than 60 times per hour #257
  • Show upgrade message only when the latest GitHub version is newer #273
  • Fixed wrong error message when importing seed #277
  • Fixed scrolling issues in small screens
  • Removed strikethrough artifact from secret phrase import screen
  • Show About dialog in Linux #303
  • Fixed QR code rendering #307
  • Fixed rounding of displayed max available balance #296

Other

  • Added tests for broken links #175
  • Numerous UI improvements
  • Ground work for internationalization #192
  • Current wallet is now listed in switch wallet list to allow quick access to passphrase-enabled wallets

v1.2.0

13 Apr 12:27
Compare
Choose a tag to compare

๐Ÿ†•ย New features

  • Multiple address management: You can now derive and label multiple addresses to manage your funds!
  • New pages:
    • Overview page to keep an eye on all your addresses and their transactions.
    • Addresses page to list all your addresses and to access advanced operations
    • Address detail page to see further details and transactions of a specific address
  • Transaction details: You can now see more details about a transaction by simply clicking on it, without resorting to leaving the app to check the details on the explorer!
  • Sweep funds from one address to another
  • Consolidate all UTXOs of one address to another
  • Generate easily 1 address per group for a better mining and DeFi experience
  • Enable offline mode
  • Inform the user when there is a new version available to download from GitHub
  • Switch accounts faster and easier without having to first lock the wallet

โœจ UX Improvements

  • Clearer display of amounts
  • Reworked Send modal to:
    • utilize new addresses features
    • be able to โ€œuse maxโ€ amount
  • Added skeleton loaders

Other

  • UI refinement (colors, typography, spacings, etc)
  • Improved devX by adding Electron React dev tools
  • Added npm script to build for Linux ARM64
  • Renamed GitHub project to desktop-wallet (to make space for our upcoming mobile-wallet)

Compatibility

In case you want to connect your wallet to custom node/explorer backend services, keep in mind that the following versions are supported by this wallet release:

  • Node versionsย >= v1.3.0
  • Explorer backend versionsย >= v1.6.0

v1.1.0

13 Jan 19:36
50a27e5
Compare
Choose a tag to compare

Changelog

โœจ UX Improvements:

  • Open links to explorer in web browser instead of in-app
  • Allow deleting accounts without having to log in
  • Configurable wallet lock time in settings page
  • Display amount of locked tokens
  • Configurable transaction gas amount and price
  • Sensible localhost network default values
  • Ability to consolidate UTXOs when transaction fails

๐Ÿ” Security/Privacy:

  • Discreet mode toggle in top bar and in settings
  • Add setting to require password before sending a transaction

๐Ÿ› Bugs solved:

  • Fix label of genesis token allocation transactions
  • Fix display of pending transactions when switching networks
  • Fix Windows bug where multiple wallet instances were allowed
  • Fix header background fading when scrolling

๐Ÿ‘จโ€๐Ÿ’ป Other:

  • Major code cleanup
  • Initial tests
  • Better error handling
  • Improved development experience

Compatibility

In case you want to connect your wallet to custom node/explorer backend services, keep in mind that the following versions are supported by this wallet release:

  • Node versions >= v1.2.1
  • Explorer backend versions >= v1.4.0