update changelog

send-form
Vladimir Volek 5 years ago
parent db116a9494
commit 4021c191f1

@ -1,35 +1,47 @@
## 1.3.2-beta ## 1.3.2-beta
__changed__ **updated**
- web3 dependency
**changed**
- Message size for Sign&Verify, thanks to [brianddk](https://github.com/brianddk) - Message size for Sign&Verify, thanks to [brianddk](https://github.com/brianddk)
- Ripple -> XRP - Ripple -> XRP
## 1.3.1-beta ## 1.3.1-beta
__fixed__ **fixed**
- download bridge url - download bridge url
## 1.3.0-beta ## 1.3.0-beta
__added__
**added**
- Coin visibility settings - Coin visibility settings
- Almost complete russian, ukrainian and spanish localization - Almost complete russian, ukrainian and spanish localization
- Auto reconnect to a backend after losing connection - Auto reconnect to a backend after losing connection
__changed__ **changed**
- static (without animation) active tab indicator - static (without animation) active tab indicator
- input validation - mandatory leading 0 for float numbers - input validation - mandatory leading 0 for float numbers
- regexps refactored to functions, added unit tests - regexps refactored to functions, added unit tests
- limit passphrase length to 50 bytes - limit passphrase length to 50 bytes
- upgrade react-router and connected-react-router - upgrade react-router and connected-react-router
__fixed__ **fixed**
- xrp accounts not updating in case of remembered device - xrp accounts not updating in case of remembered device
- rounding in calculating total balance in local currency - rounding in calculating total balance in local currency
- react hot loader - react hot loader
- minor l10n fixes - minor l10n fixes
## 1.2.0-beta ## 1.2.0-beta
__added__
**added**
- Localization - Localization
- Ability to hide balances - Ability to hide balances
- Fiat currency switcher - Fiat currency switcher
@ -38,10 +50,12 @@ __added__
- Import tool (for support) - Import tool (for support)
- Prettier - Prettier
__updated__ **updated**
- flow-bin 0.9.0 - flow-bin 0.9.0
__changed__ **changed**
- Ripple explorer to xrpscan - Ripple explorer to xrpscan
- 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
@ -49,10 +63,12 @@ __changed__
- Limit max number of accounts to 10 - Limit max number of accounts to 10
- Debounced validation in send forms - Debounced validation in send forms
__removed__ **removed**
- Text "you will be redirected" from coins menu - Text "you will be redirected" from coins menu
__fixed__ **fixed**
- Arrow animation in Send tab - Arrow animation in Send tab
- Sign and Verify columns size - Sign and Verify columns size
- Sign and Verify validation for disabling submit buttons - Sign and Verify validation for disabling submit buttons
@ -65,77 +81,94 @@ __fixed__
- Ripple destination tag validation - Ripple destination tag validation
## 1.1.1-beta ## 1.1.1-beta
__added__
**added**
- Ripple destination tag option - Ripple destination tag option
- Tezos external wallet - Tezos external wallet
## 1.1.0-beta ## 1.1.0-beta
__added__
**added**
- Ripple support - Ripple support
- responsive sidebar - responsive sidebar
- QR code scanner in send form - QR code scanner in send form
- clear send form button - clear send form button
- backup notification modal - backup notification modal
__updated__ **updated**
- connect v7 - connect v7
- babel v7 - babel v7
- ethereum tokens list - ethereum tokens list
- most of dependencies - most of dependencies
__changed__ **changed**
- icons for T1 and TT - icons for T1 and TT
- device header styles - device header styles
- input styles - input styles
- sign and verify title - sign and verify title
__fixed__ **fixed**
- beta disclaimer wrapper position - beta disclaimer wrapper position
- sidebar scrollbar - sidebar scrollbar
## 1.0.3-beta ## 1.0.3-beta
__added__
**added**
- Ethereum: sign & verify tab - Ethereum: sign & verify tab
- Stellar and Cardano external wallets - Stellar and Cardano external wallets
- UI: modal background fade in/ fade out - UI: modal background fade in/ fade out
- UI: fonts refactoring - UI: fonts refactoring
- Experimental Ripple support (disabled by default) - Experimental Ripple support (disabled by default)
__changed__ **changed**
- Split code to coin specific types for components, actions and reducers (ripple/ethereum/...) - Split code to coin specific types for components, actions and reducers (ripple/ethereum/...)
- Update - Update
- Use TrezorConnect to communicate with trezor-blockchain-link - Use TrezorConnect to communicate with trezor-blockchain-link
__fixed__ **fixed**
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252) - validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
## 1.0.2-beta ## 1.0.2-beta
__changed__
**changed**
- Fiat rates from coingecko (https://github.com/trezor/trezor-wallet/pull/242) - Fiat rates from coingecko (https://github.com/trezor/trezor-wallet/pull/242)
- firmware update link to beta-wallet (https://github.com/trezor/trezor-wallet/commit/b9b7d2d076f2d4c59ae2e055dc140cda6aaa5512) - firmware update link to beta-wallet (https://github.com/trezor/trezor-wallet/commit/b9b7d2d076f2d4c59ae2e055dc140cda6aaa5512)
- update list of ETH and ETC tokens - update list of ETH and ETC tokens
__added__ **added**
- set default gas limit button (https://github.com/trezor/trezor-wallet/issues/184) - set default gas limit button (https://github.com/trezor/trezor-wallet/issues/184)
- added 1 click to select value in input (https://github.com/trezor/trezor-wallet/issues/251) - added 1 click to select value in input (https://github.com/trezor/trezor-wallet/issues/251)
- added account loader (https://github.com/trezor/trezor-wallet/pull/225) - added account loader (https://github.com/trezor/trezor-wallet/pull/225)
- added message how to add ERC20 tokens (https://github.com/trezor/trezor-wallet/issues/238) - added message how to add ERC20 tokens (https://github.com/trezor/trezor-wallet/issues/238)
__fixed__ **fixed**
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
## 1.0.1-beta ## 1.0.1-beta
__added__
**added**
- DigiByte in coin menu - DigiByte in coin menu
- blocking device with seedless setup - blocking device with seedless setup
__fixed__ **fixed**
- token input in "Account/Summary" (https://github.com/trezor/trezor-wallet/issues/235) - token input in "Account/Summary" (https://github.com/trezor/trezor-wallet/issues/235)
- "Go to your standard wallet" button in passphrase modal (https://github.com/trezor/trezor-wallet/issues/222) - "Go to your standard wallet" button in passphrase modal (https://github.com/trezor/trezor-wallet/issues/222)
- Double click on "show passphrase" (https://github.com/trezor/trezor-wallet/issues/221) - Double click on "show passphrase" (https://github.com/trezor/trezor-wallet/issues/221)
- images preloader for offline status (https://github.com/trezor/trezor-wallet/issues/218) - images preloader for offline status (https://github.com/trezor/trezor-wallet/issues/218)
## 1.0.0-beta ## 1.0.0-beta
- first release - first release

Loading…
Cancel
Save