Skip to content

Commit e97911c

Browse files
Merge pull request #235 from ben-kaufman/release-notes-0-5-5
Update release notes for v0.5.5
2 parents 11f42a9 + a67bf2b commit e97911c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.5.5 July 15, 2020
2+
- Devices: Support Electrum wallet as a device (#222) (@stepansnigirev)
3+
- Devices: Support Generic device (usable for any PSBT compatible device not directly supported in Specter) (#221) (@stepansnigirev)
4+
- Bugfix: Fix crash when creating a transaction from wallet with a device with type "Other" (#221) (@stepansnigirev)
5+
- Bugfix: Fix crash when adding keys to an existing device (#221) (@stepansnigirev)
6+
- Bugfix: Show proper error messages when combining PSBTs fails due to server error (#221) (@stepansnigirev)
7+
- Bugfix: Fix wallet behavior when passing a finalized transaction in signing page (#221) (@stepansnigirev)
8+
- Bugfix: Fix signature counter displaying wrong number (#223) (@stepansnigirev)
9+
- Bugfix: Fix PSBT xpubs derivation endian format (#232) (@stepansnigirev)
10+
- Bugfix: Fix crash if Bitcoin Core connection fails (#231) (@stepansnigirev)
11+
- HWI: Prepare support for [Trezor and KeepKey multisig change address verification](https://github.com/bitcoin-core/HWI/pull/355) by adding xpubs data to PSBT sent to HWI (#232) (@stepansnigirev)
12+
- HWI: Add toggle passphrase support for Trezor and KeepKey devices (#234) (@ben-kaufman)
13+
- Feature: Export wallet to allow importing it to Specter or other supported wallet softwares (#220) (@ben-kaufman)
14+
- Feature: Import wallet from Specter or other supported wallet softwares (#225) (@ben-kaufman)
15+
- UI: Improved amount validation in new transaction screen (#221) (@stepansnigirev)
16+
117
## v0.5.4 July 13, 2020
218
- Devices: (⚠️ Experimental) Support Bitcoin Core hot wallets (#210) (@ben-kaufman)
319
- Bugfix: Fix issues with Bitcoin Core calls timing out (#214) (@stepansnigirev)

0 commit comments

Comments
 (0)