1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-13 01:20:59 +00:00

update changelog

This commit is contained in:
slowbackspace 2019-04-17 12:21:33 +02:00
parent 6dc3b8f9f3
commit ae1520aeba

View File

@ -16,6 +16,8 @@ __changed__
- Coins sorted by market cap - Coins sorted by market cap
- Link to "Bitcoin wallet" opens in the same tab - Link to "Bitcoin wallet" opens in the same tab
- Most components are now from trezor-ui-components - Most components are now from trezor-ui-components
- Limit max number of accounts to 10
- Debounced validation in send forms
__removed__ __removed__
- Text "you will be redirected" from coins menu - Text "you will be redirected" from coins menu
@ -27,6 +29,10 @@ __fixed__
- Token select shows all tokens options - Token select shows all tokens options
- "Check for devices" button in device menu - "Check for devices" button in device menu
- Close xlm, xem modals when opening external wallet - Close xlm, xem modals when opening external wallet
- Peding tx overflow
- Update account empty flag after receiving tx
- Width of inputs in xrp send form advanced settings
- Ripple destination tag validation
## 1.1.1-beta ## 1.1.1-beta
__added__ __added__