From 395aac91ac1e302647bd21431e79618e6ea4f53e Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Thu, 11 Apr 2019 12:43:05 +0200 Subject: [PATCH] add 1.2.0-beta --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c71347..07b0ed68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,33 @@ +## 1.2.0-beta +__added__ +- Localization +- Ability to hide balances +- Fiat currency switcher +- Application settings +- Button to copy log to clipboard +- Prettier + +__updated__ +- flow-bin 0.9.0 +- trezor-connect 7.0.2-electron.4 + +__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 + +__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 + ## 1.1.1-beta __added__ - Ripple destination tag option