mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-30 12:18:09 +00:00
update changelog
This commit is contained in:
parent
db116a9494
commit
4021c191f1
241
CHANGELOG.md
241
CHANGELOG.md
@ -1,141 +1,174 @@
|
|||||||
## 1.3.2-beta
|
## 1.3.2-beta
|
||||||
|
|
||||||
__changed__
|
**updated**
|
||||||
- Message size for Sign&Verify, thanks to [brianddk](https://github.com/brianddk)
|
|
||||||
- Ripple -> XRP
|
- web3 dependency
|
||||||
|
|
||||||
|
**changed**
|
||||||
|
|
||||||
|
- Message size for Sign&Verify, thanks to [brianddk](https://github.com/brianddk)
|
||||||
|
- 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__
|
|
||||||
- Coin visibility settings
|
|
||||||
- Almost complete russian, ukrainian and spanish localization
|
|
||||||
- Auto reconnect to a backend after losing connection
|
|
||||||
|
|
||||||
__changed__
|
**added**
|
||||||
- static (without animation) active tab indicator
|
|
||||||
- input validation - mandatory leading 0 for float numbers
|
|
||||||
- regexps refactored to functions, added unit tests
|
|
||||||
- limit passphrase length to 50 bytes
|
|
||||||
- upgrade react-router and connected-react-router
|
|
||||||
|
|
||||||
__fixed__
|
- Coin visibility settings
|
||||||
- xrp accounts not updating in case of remembered device
|
- Almost complete russian, ukrainian and spanish localization
|
||||||
- rounding in calculating total balance in local currency
|
- Auto reconnect to a backend after losing connection
|
||||||
- react hot loader
|
|
||||||
- minor l10n fixes
|
**changed**
|
||||||
|
|
||||||
|
- static (without animation) active tab indicator
|
||||||
|
- input validation - mandatory leading 0 for float numbers
|
||||||
|
- regexps refactored to functions, added unit tests
|
||||||
|
- limit passphrase length to 50 bytes
|
||||||
|
- upgrade react-router and connected-react-router
|
||||||
|
|
||||||
|
**fixed**
|
||||||
|
|
||||||
|
- xrp accounts not updating in case of remembered device
|
||||||
|
- rounding in calculating total balance in local currency
|
||||||
|
- react hot loader
|
||||||
|
- minor l10n fixes
|
||||||
|
|
||||||
## 1.2.0-beta
|
## 1.2.0-beta
|
||||||
__added__
|
|
||||||
- Localization
|
|
||||||
- Ability to hide balances
|
|
||||||
- Fiat currency switcher
|
|
||||||
- Application settings
|
|
||||||
- Button to copy log to clipboard
|
|
||||||
- Import tool (for support)
|
|
||||||
- Prettier
|
|
||||||
|
|
||||||
__updated__
|
**added**
|
||||||
- flow-bin 0.9.0
|
|
||||||
|
|
||||||
__changed__
|
- Localization
|
||||||
- Ripple explorer to xrpscan
|
- Ability to hide balances
|
||||||
- Coins sorted by market cap
|
- Fiat currency switcher
|
||||||
- Link to "Bitcoin wallet" opens in the same tab
|
- Application settings
|
||||||
- Most components are now from trezor-ui-components
|
- Button to copy log to clipboard
|
||||||
- Limit max number of accounts to 10
|
- Import tool (for support)
|
||||||
- Debounced validation in send forms
|
- Prettier
|
||||||
|
|
||||||
__removed__
|
**updated**
|
||||||
- Text "you will be redirected" from coins menu
|
|
||||||
|
|
||||||
__fixed__
|
- flow-bin 0.9.0
|
||||||
- Arrow animation in Send tab
|
|
||||||
- Sign and Verify columns size
|
**changed**
|
||||||
- Sign and Verify validation for disabling submit buttons
|
|
||||||
- Token select shows all tokens options
|
- Ripple explorer to xrpscan
|
||||||
- "Check for devices" button in device menu
|
- Coins sorted by market cap
|
||||||
- Close xlm, xem modals when opening external wallet
|
- Link to "Bitcoin wallet" opens in the same tab
|
||||||
- Peding tx overflow
|
- Most components are now from trezor-ui-components
|
||||||
- Update account empty flag after receiving tx
|
- Limit max number of accounts to 10
|
||||||
- Width of inputs in xrp send form advanced settings
|
- Debounced validation in send forms
|
||||||
- Ripple destination tag validation
|
|
||||||
|
**removed**
|
||||||
|
|
||||||
|
- Text "you will be redirected" from coins menu
|
||||||
|
|
||||||
|
**fixed**
|
||||||
|
|
||||||
|
- Arrow animation in Send tab
|
||||||
|
- Sign and Verify columns size
|
||||||
|
- Sign and Verify validation for disabling submit buttons
|
||||||
|
- Token select shows all tokens options
|
||||||
|
- "Check for devices" button in device menu
|
||||||
|
- 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__
|
|
||||||
- Ripple destination tag option
|
**added**
|
||||||
- Tezos external wallet
|
|
||||||
|
- Ripple destination tag option
|
||||||
|
- Tezos external wallet
|
||||||
|
|
||||||
## 1.1.0-beta
|
## 1.1.0-beta
|
||||||
__added__
|
|
||||||
- Ripple support
|
|
||||||
- responsive sidebar
|
|
||||||
- QR code scanner in send form
|
|
||||||
- clear send form button
|
|
||||||
- backup notification modal
|
|
||||||
|
|
||||||
__updated__
|
**added**
|
||||||
- connect v7
|
|
||||||
- babel v7
|
|
||||||
- ethereum tokens list
|
|
||||||
- most of dependencies
|
|
||||||
|
|
||||||
__changed__
|
- Ripple support
|
||||||
- icons for T1 and TT
|
- responsive sidebar
|
||||||
- device header styles
|
- QR code scanner in send form
|
||||||
- input styles
|
- clear send form button
|
||||||
- sign and verify title
|
- backup notification modal
|
||||||
|
|
||||||
__fixed__
|
**updated**
|
||||||
- beta disclaimer wrapper position
|
|
||||||
- sidebar scrollbar
|
- connect v7
|
||||||
|
- babel v7
|
||||||
|
- ethereum tokens list
|
||||||
|
- most of dependencies
|
||||||
|
|
||||||
|
**changed**
|
||||||
|
|
||||||
|
- icons for T1 and TT
|
||||||
|
- device header styles
|
||||||
|
- input styles
|
||||||
|
- sign and verify title
|
||||||
|
|
||||||
|
**fixed**
|
||||||
|
|
||||||
|
- beta disclaimer wrapper position
|
||||||
|
- sidebar scrollbar
|
||||||
|
|
||||||
## 1.0.3-beta
|
## 1.0.3-beta
|
||||||
__added__
|
|
||||||
- Ethereum: sign & verify tab
|
|
||||||
- Stellar and Cardano external wallets
|
|
||||||
- UI: modal background fade in/ fade out
|
|
||||||
- UI: fonts refactoring
|
|
||||||
- Experimental Ripple support (disabled by default)
|
|
||||||
|
|
||||||
__changed__
|
**added**
|
||||||
- Split code to coin specific types for components, actions and reducers (ripple/ethereum/...)
|
|
||||||
- Update
|
|
||||||
- Use TrezorConnect to communicate with trezor-blockchain-link
|
|
||||||
|
|
||||||
__fixed__
|
- Ethereum: sign & verify tab
|
||||||
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
|
- Stellar and Cardano external wallets
|
||||||
|
- UI: modal background fade in/ fade out
|
||||||
|
- UI: fonts refactoring
|
||||||
|
- Experimental Ripple support (disabled by default)
|
||||||
|
|
||||||
|
**changed**
|
||||||
|
|
||||||
|
- Split code to coin specific types for components, actions and reducers (ripple/ethereum/...)
|
||||||
|
- Update
|
||||||
|
- Use TrezorConnect to communicate with trezor-blockchain-link
|
||||||
|
|
||||||
|
**fixed**
|
||||||
|
|
||||||
|
- 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__
|
|
||||||
- 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)
|
|
||||||
- update list of ETH and ETC tokens
|
|
||||||
|
|
||||||
__added__
|
**changed**
|
||||||
- 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 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)
|
|
||||||
|
|
||||||
__fixed__
|
- Fiat rates from coingecko (https://github.com/trezor/trezor-wallet/pull/242)
|
||||||
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
|
- firmware update link to beta-wallet (https://github.com/trezor/trezor-wallet/commit/b9b7d2d076f2d4c59ae2e055dc140cda6aaa5512)
|
||||||
|
- update list of ETH and ETC tokens
|
||||||
|
|
||||||
|
**added**
|
||||||
|
|
||||||
|
- 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 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)
|
||||||
|
|
||||||
|
**fixed**
|
||||||
|
|
||||||
|
- 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__
|
|
||||||
- DigiByte in coin menu
|
|
||||||
- blocking device with seedless setup
|
|
||||||
|
|
||||||
__fixed__
|
**added**
|
||||||
- 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)
|
|
||||||
- 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)
|
|
||||||
|
|
||||||
|
- DigiByte in coin menu
|
||||||
|
- blocking device with seedless setup
|
||||||
|
|
||||||
|
**fixed**
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
- 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)
|
||||||
|
|
||||||
## 1.0.0-beta
|
## 1.0.0-beta
|
||||||
- first release
|
|
||||||
|
- first release
|
||||||
|
Loading…
Reference in New Issue
Block a user