- Add wallet accounts summary dialog (View menu)
- Support import and export of keystore labels in descriptor (
ur:crypto-output
) QR codes - Propagate transaction label changes to inputs, outputs and addresses where their existing labels were set in the same manner
- Upgrade to HWI v2.3.1
- Suggest clearing any existing keystores when the script type is changed in the Settings tab
- Add fulcrum.sethforprivacy.com public mainnet Electrum server
- Avoid adding inputs when constructing a consolidation transaction replacement, allowing output to decrease
- Add
mempoolFullRbf
config variable to enable RBF functionality on mempool transactions without checking sequence flags (default false) - Refactor transaction and UTXO table column sorting, add default sorting on new history if table was previously empty
- Add tooltip to account tab where label is truncated
- Add Jade multisig wallet import
- Bug fix: In Terminal, check if theme is present to avoid exception on UTXO history update
- Bug fix: Support CompactSeedQR scanning using zbar
- Bug fix: Fix single character multisig threshold parsing issue
- Bug fix: Handle Bitcoin Core bug where
listwalletdir
returns empty results even when wallets are loaded - Bug fix: Use
ControlPort auto
instead of UNIX socket for internal Tor control to avoid a bug where UNIX socket path is too long