Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Releases: trezor/trezor-wallet

1.3.3-beta

06 Nov 10:56
Compare
Choose a tag to compare

fixed

  • backend reconnection

1.3.2-beta

05 Sep 10:27
Compare
Choose a tag to compare

updated

  • web3 dependency

changed

  • Ripple -> XRP

1.3.1-beta

19 Aug 11:31
Compare
Choose a tag to compare

fixed

  • download bridge url

1.3.0-beta

29 May 11:33
5f4a986
Compare
Choose a tag to compare

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

24 Apr 10:07
6dc3b8f
Compare
Choose a tag to compare

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

06 Mar 12:48
5c1c86a
Compare
Choose a tag to compare

added

  • Ripple destination tag option
  • Tezos external wallet

1.1.0-beta

27 Feb 15:25
Compare
Choose a tag to compare

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

19 Feb 15:56
Compare
Choose a tag to compare

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

09 Jan 17:24
Compare
Choose a tag to compare

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)

1.0.1-beta

26 Nov 10:43
e1d2852
Compare
Choose a tag to compare

1.0.1-beta

added

  • DigiByte in coin menu
  • blocking device with seedless setup

fixed

  • token input in "Account/Summary" (#235)
  • "Go to your standard wallet" button in passphrase modal (#222)
  • Double click on "show passphrase" (#221)
  • images preloader for offline status (#218)