This commit is contained in:
Peter D. Gray 2024-06-03 09:06:39 -04:00
parent 4789bd85d5
commit 90466a502a
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -5,10 +5,10 @@ This lists the new changes that have not yet been published in a normal release.
# Shared Improvements - Both Mk4 and Q
- Enhancement: Stricter p2sh-p2wpkh validation
- Bugfix: Fix PSBTv2 PSBT_GLOBAL_TX_MODIFIABLE parsing
- Enhancement: mention the need to remove old duress wallets before locking down temporary seed
- Bugfix: Fix PSBTv2 `PSBT_GLOBAL_TX_MODIFIABLE` parsing
- Bugfix: Decrypting Tapsigner backup failed even for correct key
- Bugfix: Clear any pending keystrokes before PSBT approval screen.
- Enhancement: UX mention need to remove old duress wallets before locking down temporary seed
- Bugfix: Clear any pending keystrokes before PSBT approval screen
- Bugfix: UX show only 10 outputs with the biggest value on screen
# Mk4 Specific Changes