Skip to content

Commit 9690ee4

Browse files
Merge pull request #180 from ben-kaufman/release-notes-v0-5
Release notes v0.5.0
2 parents 84d0e85 + 11332e3 commit 9690ee4

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/release-notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## v0.5.0 June 30, 2020
2+
- Bugfix: Fix compatibility issue with latest Ledger and Trezor firmwares (addresses new BIP143 vulnerability), use HWI 1.1.2 (#178) (@stepansnigirev)
3+
- Bugfix: Don't update explorer if chain is unknown (#174) (@stepansnigirev)
4+
- Bugfix: Fix labels issue with Bitcoin Core v0.20.0 (#160) (@benk10)
5+
- Feature: Multi-user support (#172) (@benk10)
6+
- Feature: Import-export PSBT transactions (#175) (@stepansnigirev)
7+
- Feature: Support HWI display multisig address on device (ColdCard, KeepKey, Trezor) (#179) (@benk10)
8+
- UI: Show installed Specter version and notify on upgrades on the Setting page. (#158) (@k9ert)
9+
- UI: Redesign and improve notifications and error messages (#177, #163) (@stepansnigirev)
10+
- UI: Separate the different areas in the Settings screen into tabs. (#176) (@benk10)
11+
- UI: Add copy button for QR codes (#173) (@stepansnigirev)
12+
- UI: Change confusing “Pending PSBTs” terminology to “Unsigned PSBTs” (#171) (@benk10)
13+
- UI: Improve signing UI (#175, #160) (@stepansnigirev, @benk10)
14+
- UI: Add reject reason to the error on broadcast (#160) (@stepansnigirev)
15+
- UI: New Trezor and Ledger icons (#160) (@stepansnigirev, @benk10)
16+
- UI: Allow selecting device type manually (#160) (@benk10)
17+
- Refactoring: Separate `logic.py` into multiple files (#160) (@benk10)
18+
- Refactoring: Refactor Device, DeviceManager, Wallet, WalletManager classes (#160) (@benk10)
19+
- Refactoring: Modularize supported device types (#160) (@benk10)
20+
- Refactoring: Make devices and wallets accessible to each other (#160) (@benk10)
21+
- Test: Improve test coverage for: Device, DeviceManager, Wallet, WalletManager classes (#160, #170) (@benk10)
22+
- Test: Support multiple Bitcoin Core versions (#161) (@k9ert)
23+
- Docs: Create FAQ doc (#151) (@kkdao)
24+
- Docs: FAQ table of contents auto-generation (#165) (@k9ert)
25+
- Docs: README updates (#164) (@moritzwietersheim)
26+
127
## v0.4.0 May 31, 2020
228
- #112 - Mobile friendly UI (@stepansnigirev)
329
- #130 - Showing transacation details while sending (@benk10)

0 commit comments

Comments
 (0)