The main visible change is View > Theme > System. New installs use this setting by default, so the wallet matches OS light or dark mode.
The rest of the release tightens verification and device support:
- Signatures on a finalized PSBT are verified before fields are copied into an open transaction.
- Silent Payment output scripts are checked before device signing, combining, or export. A PSBT signed over Silent Payment outputs that have not been computed is rejected.
- Taproot output descriptors that contain a script tree are rejected.
- Copy and QR export are blocked if an extended private key is pasted into the keystore xpub field.
- BitBox02, Trezor Safe 7, Ledger, Krux, Jade, and Coldcard flows all received narrower import, signing, or logging fixes.
- Silent Payments scanning, reorg handling, fee bumping, and CSV import/export also received bug fixes.
These are defensive changes. They reduce the chance that a malformed or incomplete transaction is treated as valid.