- Add multiple accounts to a wallet (Accounts 0 to 9, and Whirlpool related) (Settings tab)
- Lock open wallets for privacy (View menu)
- Support Bitcoin Core RPC connections over Tor to onion addresses (@shesek)
- Add prevent computer sleep function (Tools menu)
- Ask for passphrase re-entry when creating a BIP39 wallet
- Clarify and improve wallet password and keystore passphrase entry
- Always use
sparrow
Bitcoin Core wallet (may trigger reindexing on Core for those who configured another name previously) - Make a temporary wallet backup permanent when created in a previous process
- Include amount in transaction inputs and outputs pie chart tooltip
- Indicate when entered BIP39 seed is of unsupported Electrum type
- Add txid to Transactions tab CSV download
- Allow running Sparrow script from other paths (@romanz)
- Whirlpool: Increase postmix wallet gap limit to 40
- Whirlpool: Improve Tor identity management
- Whirlpool: Use configured bitcoin unit when showing pool denomination
- Core connection: default to cookie authentication when user/pass are not filled in
- Bug fix: Fix issue when removing selected items from UtxoTreeTable
- Bug fix: Prevent setting separate passwords on child wallets
- Bug fix: Fix issue showing the mix to dialog when non-standard wallets are loaded
- Bug fix: Always create Bitcoin Core wallet if missing
- Bug fix: Don't allow double click to receive on a whirlpool wallet
- Bug fix: Truncate long Specter Desktop keystore labels
- Bug fix: Preserve check menu item state across wallet windows