Skip to content

Commit

Permalink
Merge pull request #191 from ben-kaufman/v0-5-2-release-notes
Browse files Browse the repository at this point in the history
Add v0.5.2 release notes
  • Loading branch information
stepansnigirev authored Jul 5, 2020
2 parents 8b2395d + 3d87859 commit d6036f8
Showing 1 changed file with 37 additions and 25 deletions.
62 changes: 37 additions & 25 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,65 @@
## v0.5.2 July 5, 2020
- Devices: [Cobo Valut](https://cobo.com/hardware-wallet/cobo-vault) single-sig support (#189) (@stepansnigirev)
- Devices: Support Specter-DIY [v1.2.0](https://github.com/cryptoadvance/specter-diy/releases/tag/v1.2.0) (#188) (@stepansnigirev)
- Bugfix: Fix issue with wallets and devices not being loaded properly (#190) (@ben-kaufman)
- Bugfix: Return button to display address on device for Ledger single-sig wallets (#187) (@stepansnigirev)
- Bugfix: Allow same origin requests to HWI Bridge by default (#185) (@stepansnigirev)
- Bugfix: Fix authentication and styles issues (#181) (@stepansnigirev)
- UI: Improve sidebar UI when Bitcoin Core is not connected or not configured (#184) (@stepansnigirev)

## v0.5.1 (v0.5.0 Hotfix) June 30, 2020
- Bugfix: Fix issue with running Specter after installing from pip (@stepansnigirev)

## v0.5.0 June 30, 2020
- Bugfix: Fix compatibility issue with latest Ledger and Trezor firmwares (addresses new BIP143 vulnerability), use HWI 1.1.2 (#178) (@stepansnigirev)
- Bugfix: Don't update explorer if chain is unknown (#174) (@stepansnigirev)
- Bugfix: Fix labels issue with Bitcoin Core v0.20.0 (#160) (@benk10)
- Feature: Multi-user support (#172) (@benk10)
- Bugfix: Fix labels issue with Bitcoin Core v0.20.0 (#160) (@ben-kaufman)
- Feature: Multi-user support (#172) (@ben-kaufman)
- Feature: Import-export PSBT transactions (#175) (@stepansnigirev)
- Feature: Support HWI display multisig address on device (ColdCard, KeepKey, Trezor) (#179) (@benk10)
- Feature: Support HWI display multisig address on device (ColdCard, KeepKey, Trezor) (#179) (@ben-kaufman)
- UI: Show installed Specter version and notify on upgrades on the Setting page. (#158) (@k9ert)
- UI: Redesign and improve notifications and error messages (#177, #163) (@stepansnigirev)
- UI: Separate the different areas in the Settings screen into tabs. (#176) (@benk10)
- UI: Separate the different areas in the Settings screen into tabs. (#176) (@ben-kaufman)
- UI: Add copy button for QR codes (#173) (@stepansnigirev)
- UI: Change confusing “Pending PSBTs” terminology to “Unsigned PSBTs” (#171) (@benk10)
- UI: Improve signing UI (#175, #160) (@stepansnigirev, @benk10)
- UI: Change confusing “Pending PSBTs” terminology to “Unsigned PSBTs” (#171) (@ben-kaufman)
- UI: Improve signing UI (#175, #160) (@stepansnigirev, @ben-kaufman)
- UI: Add reject reason to the error on broadcast (#160) (@stepansnigirev)
- UI: New Trezor and Ledger icons (#160) (@stepansnigirev, @benk10)
- UI: Allow selecting device type manually (#160) (@benk10)
- Refactoring: Separate `logic.py` into multiple files (#160) (@benk10)
- Refactoring: Refactor Device, DeviceManager, Wallet, WalletManager classes (#160) (@benk10)
- Refactoring: Modularize supported device types (#160) (@benk10)
- Refactoring: Make devices and wallets accessible to each other (#160) (@benk10)
- Test: Improve test coverage for: Device, DeviceManager, Wallet, WalletManager classes (#160, #170) (@benk10)
- UI: New Trezor and Ledger icons (#160) (@stepansnigirev, @ben-kaufman)
- UI: Allow selecting device type manually (#160) (@ben-kaufman)
- Refactoring: Separate `logic.py` into multiple files (#160) (@ben-kaufman)
- Refactoring: Refactor Device, DeviceManager, Wallet, WalletManager classes (#160) (@ben-kaufman)
- Refactoring: Modularize supported device types (#160) (@ben-kaufman)
- Refactoring: Make devices and wallets accessible to each other (#160) (@ben-kaufman)
- Test: Improve test coverage for: Device, DeviceManager, Wallet, WalletManager classes (#160, #170) (@ben-kaufman)
- Test: Support multiple Bitcoin Core versions (#161) (@k9ert)
- Docs: Create FAQ doc (#151) (@kkdao)
- Docs: FAQ table of contents auto-generation (#165) (@k9ert)
- Docs: README updates (#164) (@moritzwietersheim)

## v0.4.0 May 31, 2020
- #112 - Mobile friendly UI (@stepansnigirev)
- #130 - Showing transacation details while sending (@benk10)
- #232 - Being able to copy transaction instead of sending via own node (@benk10)
- #130 - Showing transacation details while sending (@ben-kaufman)
- #232 - Being able to copy transaction instead of sending via own node (@ben-kaufman)
- #139 - User feedback for proper connection to Core in settings menu (@k9ert)
- #140 - Bugfix which blocked the use of Coldcard under certain circumstances (@benk10)
- #128 - Bugfix how funds get represented (@benk10)
- #140 - Bugfix which blocked the use of Coldcard under certain circumstances (@ben-kaufman)
- #128 - Bugfix how funds get represented (@ben-kaufman)

- A lot of refactorings (especially for template-logic) and tidyups. We also removed some dependencies (@benk10, @stepansnigirev)
- A lot of refactorings (especially for template-logic) and tidyups. We also removed some dependencies (@ben-kaufman, @stepansnigirev)

## v0.3.0 May 11, 2020
- #104 - QR-Code animations enable to pass more information in smaller chunks (@gorazdko)
- #108 - Renaming and Deleting wallets (@benk10)
- #95 - addresses and utxo-view for better overview of your funds (@benk10)
- #100 - Pending PSBTS for partially sign and sign with others devices much later (@benk10)
- #101 - Support Device passphrases for HWI-wallets (@benk10)
- #108 - Renaming and Deleting wallets (@ben-kaufman)
- #95 - addresses and utxo-view for better overview of your funds (@ben-kaufman)
- #100 - Pending PSBTS for partially sign and sign with others devices much later (@ben-kaufman)
- #101 - Support Device passphrases for HWI-wallets (@ben-kaufman)
- #40 - coin selection to control which utxo you want to spend (@k9ert)
- #120 - Display Addresses on device (@benk10)
- #120 - Display Addresses on device (@ben-kaufman)
- #127 - Windows support (@stepansnigirev)

## v0.2.0 Mar 27, 2020
- #94 - label addresses to get remember where coins are coming from (@benk10)
- #94 - label addresses to get remember where coins are coming from (@ben-kaufman)
- #81 - Optional Authentication with RPC Password (@k9ert)
- Support custom block explorer for all networks (@benk10)
- Support custom block explorer for all networks (@ben-kaufman)

## v0.1.2 Mar 6, 2020
- bugfix-release (#84)
Expand Down

0 comments on commit d6036f8

Please sign in to comment.