Skip to content

1.6.3

Compare
Choose a tag to compare
@craigraw craigraw released this 31 Mar 13:44
· 752 commits to master since this release
  • Move account tabs to the left with clearer color hierarchy
  • Update BWT for Bitcoin Core v23 compatibility (@shesek)
  • Add PDF export of wallet output descriptor from QR display dialog
  • Restore collaborative (Stowaway) sends to linked PayNyms
  • Support searching for custom PayNyms when initiating collaborative sends
  • Use paynym.is onion address when Tor proxy is set
  • Always use "Deposit" label for default Account #0 wallet
  • Ensure unique Stonewall input txids for entire tx (not just per set)
  • Support PSBT Taproot BIP32 derivation field
  • Ensure order of unencrypted wallet tabs is retained across app restarts
  • Warn if saved certificate file could not be deleted when requested
  • Indicate when a server failure occurs when loading a transaction from file or text
  • Show an error message if partial signatures do not match the wallet on finalizing a PSBT
  • Change show delay duration for help tooltips to 500ms
  • Remove earn.com as fee rates source
  • Bug fix: Disable BIP47 support for Taproot wallets (for now)
  • Bug fix: Omit frozen UTXOs from Soroban collaborations
  • Bug fix: Update UTXO tab fiat balances as rates change
  • Bug fix: Fix issues updating UTXO chart when mixing
  • Bug fix: Ensure wallet rescan occurs when changing the wallet birthday in the transactions table
  • Bug fix: Perform signature verification on PSBT inputs only after all have been parsed (required for Taproot signatures)