You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-wallet/CHANGELOG.md

76 lines
2.2 KiB

## 1.1.1-beta
__added__
- Ripple destination tag option
- Tezos external wallet
## 1.1.0-beta
__added__
- Ripple support
- responsive sidebar
- QR code scanner in send form
- clear send form button
5 years ago
- backup notification modal
__updated__
- 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
5 years ago
## 1.0.3-beta
5 years ago
__added__
5 years ago
- Ethereum: sign & verify tab
5 years ago
- Stellar and Cardano external wallets
5 years ago
- UI: modal background fade in/ fade out
- UI: fonts refactoring
- Experimental Ripple support (disabled by default)
5 years ago
5 years ago
__changed__
5 years ago
- Split code to coin specific types for components, actions and reducers (ripple/ethereum/...)
- Update
5 years ago
- Use TrezorConnect to communicate with trezor-blockchain-link
5 years ago
__fixed__
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
5 years ago
6 years ago
## 1.0.2-beta
__changed__
6 years ago
- 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
6 years ago
__added__
- set default gas limit button (https://github.com/trezor/trezor-wallet/issues/184)
6 years ago
- 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)
6 years ago
- added message how to add ERC20 tokens (https://github.com/trezor/trezor-wallet/issues/238)
6 years ago
6 years ago
__fixed__
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
## 1.0.1-beta
6 years ago
__added__
- DigiByte in coin menu
- blocking device with seedless setup
6 years ago
__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)
6 years ago
## 1.0.0-beta
- first release