Skip to content

Releases: MButcho/elastos-light-wallet

1.0.1-RC3

06 Jan 14:38
c11cecd
Compare
Choose a tag to compare

UTXO Selection: Changed to UTXO Control and small text adjustment

1.0.1-RC2

19 Dec 12:03
Compare
Choose a tag to compare

Release Notes:

  • All: Small bugfixes
  • Send/Vote/Consolidate: Added UTXO Selection function via CTRL+u (Windows) or CMD+u (Mac)

1.0.0-RC49-MB

23 Jul 12:10
Compare
Choose a tag to compare

Release Notes:

  • All: Add ESC and outside click to close modal windows
  • All: Add ESC to do same as back button on various pages
  • Login: Remember last logged in wallet

1.0.0-RC48-MB

17 Jul 09:38
Compare
Choose a tag to compare

Release Notes:

  • All: Fixed various CSS issues (App corners should be 100% transparent, some parts fixed to absolute, ...)
  • Consolidate: Fix consolidate count with non-Ledger wallet (Ledger 23 and non-Ledger 500 max UTXOs per transaction)
  • Send: Added retrieving CryptoName with Enter
  • Settings: Redesigned currency selection (dynamic list from CoinGecko and added other crypto currencies)

1.0.0-RC47-MB

17 Jul 08:22
Compare
Choose a tag to compare

Release Notes:

  • All: Cleaned and polished functions, reworked Json requests, some were running in parallel causing app being slow
  • All: Added clearing finished web requests on logout and every 70 seconds
  • Home: Added modal TX details window (hover over 3 dots in tx list)
  • Settings: Added fiat currency selection (dynamic list from CoinGecko)

1.0.0-RC46-MB

10 Jul 16:52
Compare
Choose a tag to compare

Release Notes:

  • All: Small UI tweaks (added info texts to passwords) and fixes
  • GenerateMnemonic: Renamed to Create along with all functions
  • LoginMnemonic: Renamed to Import along with all functions
  • Send: Implemented CryptoName feature

Updated version on 2020-07-10:

  • Fixed problem with cached cryptoname ELA address
  • Fixed export mnemonic function

1.0.0-RC45-MB

07 Jul 15:51
Compare
Choose a tag to compare

Release Notes:

  • Wallets: New feature: Change wallet password
  • Wallets: New feature: Export mnemonic phrase from wallets (exporting will be available only for new created wallets since this release)

1.0.0-RC44-MB

06 Jul 13:55
Compare
Choose a tag to compare

Release Notes:

  • All: Small UI tweaks and fixes
  • All: Polishing functions
  • Import: Added password complexity for creating new wallet (min 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character)
  • Settings: Prevent removing logged in wallet and added graphics for show balance / advanced features
  • Vote: Fixed error handling

1.0.0-RC43-MB

04 Jul 11:46
Compare
Choose a tag to compare

Release Notes:

  • All: Added modal windows for password requests
  • Home: Limited to list last 20 TX to speedup app and button to load more
  • Home: Enabled consolidate function for all wallets
  • Import: Moved wallet creation to modal window adding Skip option for One-time Access
  • Settings: Added advanced features selection (enables derivation path)

1.0.0-RC42-MB

02 Jul 19:00
Compare
Choose a tag to compare

Release Notes:

  • Home: Added consolidate function to help with TX size limit on Ledger devices
  • Settings: Added reload config button