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.