Skip to content

Commit 0e1ec30

Browse files
authored
Add release noted for v0.6.1 (#281)
1 parent 64d5fbd commit 0e1ec30

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/release-notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v0.6.1 August 13, 2020
2+
- Devices: Add animated QR codes support for [Cobo Valut](https://cobo.com/hardware-wallet/cobo-vault) (#279) (@stepansnigirev)
3+
- Bugfix: Fix malformed JSON issue when exporting wallet to file in Chrome (#274) (@ben-kaufman)
4+
- Bugfix: Fix issue with importing wallet using a key with no origin derivation data (#274) (@ben-kaufman)
5+
- Bugfix: Fix issue with adding an Electrum device (#276) (@stepansnigirev)
6+
- Bugfix: Fix issue with deleting wallets (#276) (@stepansnigirev)
7+
- Feature: Add Rescan UTXO to improve rescanning speed (#277) (@stepansnigirev)
8+
- HWI: Trezor and KeepKey change address verification (#276) (@stepansnigirev)
9+
- UI: New export options for keys of devices (#275) (@ben-kaufman)
10+
- UI: Add toggle device passphrase option when adding a Trezor or KeepKey device (#278) (@ben-kaufman)
11+
- Refactoring: Restructure the device classes to improve modularity and flexibility (#276) (@stepansnigirev)
12+
- Refactoring: Improve HWI detect device speed by enumerating only on the specific type needed (#280) (@stepansnigirev)
13+
114
## v0.6.0 August 4, 2020
215
- Build: Create `specterd` and `hwibridge` binaries (#258, #271) (@stepansnigirev)
316
- Devices: [Cobo Valut](https://cobo.com/hardware-wallet/cobo-vault) multisig support (#268) (@stepansnigirev)

0 commit comments

Comments
 (0)