Releases: LedgerHQ/app-bitcoin-new
2.4.0 - Let the musig play
This release adds support to musig()
key expressions with up to 5 keys in taproot wallet policies, both as the keypath spend or in Script spends.
It also slightly modifies the signing flow, by no longer signing for keys for which the BIP32 derivations are omitted in the PSBT. This allows wallets to avoid signing for unnecessary keys and reduce the overall signing time.
See the CHANGELOG for more details.
2.3.0
2.2.4 - Flexing the revamp
This release features a new, refreshed UX for devices with a large screen, and some minor performance improvements.
It also includes a fix for certain OP_RETURN outputs that were incorrectly rejected.
See the CHANGELOG for more details.
2.2.2 - Post-eclipse clarity 🌑☀️
This release improves taproot miniscript support by recognizing 'dummy' keys during wallet registration, and slightly simplifies the transaction signing UX on Nano devices.
Moreover, it adds clear-text message signing, instead of only showing the message hash.
See the CHANGELOG for more details.
2.2.1 - 🥕 Tapminispring 2 🌼
This release fixes a signing failure for certain taproot script policies.
See the CHANGELOG for more details.
2.2.0 - 🥕 Tapminispring 🌼
This release extends miniscript support to taproot policies 🥕.
The app will now warn if the fees are unusually large with respect to the total amount of the transaction.
See the CHANGELOG for more details on this release.
2.1.3 − Miniscript summer
Fixes a bug for certain uncommon miniscript policies; improves the UX for self-transfers.
See the CHANGELOG for more details on this release.
2.1.2 − Baby tapscript 🥕
Adds a limited support to taproot 🥕 script trees.
See the CHANGELOG for more details on this release.
2.1.0 - Miniscript
Adds miniscript support; removes support for the legacy API.
See the CHANGELOG for more details on this release.