1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 12:18:09 +00:00
trezor-wallet/CHANGELOG.md

199 lines
4.3 KiB
Markdown
Raw Normal View History

2020-05-11 18:29:51 +00:00
## 1.4.1-beta
**updated**
- coin urls changed to wallet.trezor.io
2020-04-03 09:45:18 +00:00
## 1.4.0-beta
**updated**
- connect v8
- discovery process for ethereum
2020-01-04 17:40:06 +00:00
## 1.3.4-beta
2020-01-03 19:57:12 +00:00
**changed**
2020-01-04 10:56:28 +00:00
- Explorer for ETC changed to etc1.trezor.io
2020-01-03 19:57:12 +00:00
2019-11-04 13:19:06 +00:00
## 1.3.3-beta
**fixed**
- backend reconnection
2019-09-05 10:33:15 +00:00
2019-08-13 11:30:25 +00:00
## 1.3.2-beta
2019-09-05 10:30:47 +00:00
**updated**
- web3 dependency
**changed**
- Ripple -> XRP
2019-08-13 11:30:25 +00:00
2019-07-26 11:00:37 +00:00
## 1.3.1-beta
2019-04-24 15:18:09 +00:00
2019-09-05 10:30:47 +00:00
**fixed**
- download bridge url
2019-07-26 11:00:37 +00:00
## 1.3.0-beta
2019-09-05 10:30:47 +00:00
**added**
- Coin visibility settings
- Almost complete russian, ukrainian and spanish localization
- Auto reconnect to a backend after losing connection
**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
2019-04-24 15:18:09 +00:00
2019-04-11 10:43:05 +00:00
## 1.2.0-beta
2019-09-05 10:30:47 +00:00
**added**
- Localization
- Ability to hide balances
- Fiat currency switcher
- Application settings
- Button to copy log to clipboard
- Import tool (for support)
- Prettier
**updated**
- flow-bin 0.9.0
**changed**
- Ripple explorer to xrpscan
- Coins sorted by market cap
- Link to "Bitcoin wallet" opens in the same tab
- Most components are now from trezor-ui-components
- Limit max number of accounts to 10
- Debounced validation in send forms
**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
2019-04-11 10:43:05 +00:00
2019-03-12 15:45:23 +00:00
## 1.1.1-beta
2019-09-05 10:30:47 +00:00
**added**
- Ripple destination tag option
- Tezos external wallet
2019-03-06 12:47:52 +00:00
2019-02-19 11:07:59 +00:00
## 1.1.0-beta
2019-09-05 10:30:47 +00:00
**added**
- Ripple support
- responsive sidebar
- QR code scanner in send form
- clear send form button
- 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
2019-02-19 11:07:59 +00:00
2019-01-03 16:47:21 +00:00
## 1.0.3-beta
2018-12-14 13:23:41 +00:00
2019-09-05 10:30:47 +00:00
**added**
2018-12-11 12:25:48 +00:00
2019-09-05 10:30:47 +00:00
- 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**
- 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)
2018-12-11 12:25:48 +00:00
2018-11-22 16:58:59 +00:00
## 1.0.2-beta
2019-09-05 10:30:47 +00:00
**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
2018-11-22 14:04:33 +00:00
2019-09-05 10:30:47 +00:00
**added**
2018-11-22 16:58:59 +00:00
2019-09-05 10:30:47 +00:00
- 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)
2018-11-22 16:58:59 +00:00
## 1.0.1-beta
2018-11-07 12:23:12 +00:00
2019-09-05 10:30:47 +00:00
**added**
- DigiByte in coin menu
- blocking device with seedless setup
2018-11-07 12:21:02 +00:00
2019-09-05 10:30:47 +00:00
**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)
2018-11-07 12:21:02 +00:00
2018-11-22 16:58:59 +00:00
## 1.0.0-beta
2019-09-05 10:30:47 +00:00
- first release