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

4.3 KiB

1.4.1-beta

updated

  • coin urls changed to wallet.trezor.io

1.4.0-beta

updated

  • connect v8
  • discovery process for ethereum

1.3.4-beta

changed

  • Explorer for ETC changed to etc1.trezor.io

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

1.0.2-beta

changed

added

fixed

1.0.1-beta

added

  • DigiByte in coin menu
  • blocking device with seedless setup

fixed

1.0.0-beta

  • first release