This commit is contained in:
Peter D. Gray 2024-04-18 11:01:19 -04:00
parent 0423cbafc9
commit 014953e2fa
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
- Enhancement: When providing 12 or 18 word seed phrase, possible final word choices
are presented in a new menu. (Mk4 only, Q does direct entry.)
- Enhancement: Allow to specify start index for address explorer export and browsing
- Enhancement: Allow (BIP-32) max int for BIP-85 derivations. Needs to be enabled first in `Danger Zone`
- Enhancement: Allow unlimited index for BIP-85 derivations. Needs to be enabled first in `Danger Zone`
- Enhancement: Add `Nunchuk` option to `Export Wallet`
- Change: `Passphrase` menu item is no longer offered if BIP39 passphrase
already in use. Use `Restore Master` with ability to keep or purge current

View File

@ -37,7 +37,7 @@
- Bugfix: Battery idle timeout also considers last progress bar update
- Enhancement: Allow export of multisig XPUBs via BBQr
- Enhancement: Import multisig via QR/BBQr - both legacy COLDCARD export and descriptors supported
- Enhancement: Allow (BIP-32) max int for BIP-85 derivations. Needs to be enabled first in `Danger Zone`
- Enhancement: Allow unlimited index for BIP-85 derivations. Needs to be enabled first in `Danger Zone`
## 1.1.0Q - 2024-04-02