This repository has been archived by the owner on Nov 11, 2021. It is now read-only.
Releases: trezor/trezor-wallet
Releases · trezor/trezor-wallet
1.3.3-beta
fixed
- backend reconnection
1.3.2-beta
updated
- web3 dependency
changed
- Ripple -> XRP
1.3.1-beta
fixed
- download bridge url
1.3.0-beta
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
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
- 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
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
- 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
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
- 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 (#252)
1.0.2-beta
changed
- Fiat rates from coingecko (#242)
- firmware update link to beta-wallet (b9b7d2d)
- update list of ETH and ETC tokens
added
- set default gas limit button (#184)
- added 1 click to select value in input (#251)
- added account loader (#225)
- added message how to add ERC20 tokens (#238)
fixed
- validation of token existence in send tx draft (#252)