Releases: MButcho/elastos-light-wallet
Releases · MButcho/elastos-light-wallet
1.0.1-RC3
UTXO Selection: Changed to UTXO Control and small text adjustment
1.0.1-RC2
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
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
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
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
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
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
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
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
Release Notes:
- Home: Added consolidate function to help with TX size limit on Ledger devices
- Settings: Added reload config button