Releases: sparrowwallet/sparrow
Releases · sparrowwallet/sparrow
1.0.0
- Support smaller screen resolutions down to 1366 x 768
- Add option to turn on HD camera capture
- Support @FOUNDATIONdvcs Passport hardware wallet
- Avoid unnecessary PSBT bloat for @COLDCARDwallet and @CoboVault
- Default to creating a new Bitcoin Core wallet
- Support Bitcoin Core 0.21 (@shesek)
- Fix crash on opening camera on some MacBooks
- Fix bug preventing unlocking of Trezor/Keepkey when importing
- Truncate long Electrum keystore labels on import
0.9.10
- Connect directly to Bitcoin Core RPC using the bwt library
- Support wallet birth date for quicker scanning
- Find broadcasted transactions in the mempool quicker
- Show warning before changing a wallet with transactions
- Add backup confirmation overlay to bip39 word list generation wizard
- Show transaction count on Transactions tab
- Handle new Coldcard firmware p2sh_p2wsh import name change
- Online/offline mode is now only changed through explicit user action
0.9.9
0.9.8
0.9.7
0.9.6
- Send to multiple recipients (transaction batching support)
- Much improved loading of large wallet history
- @CoboVault QR import (single and multisig)
- #Bitbox02 support
- Request encryption on wallet import
0.9.5
- Testnet support (See https://github.com/sparrowwallet/sparrow#configuration)
- View and edit a wallets output descriptor in wallet Settings
- Exclude UTXOs from a transaction on the Send transaction diagram
- Cobo Vault airgapped file import and export
- Import and export xpubs with QR codes in wallet Settings
- SLIP-132 ypub/zpub/etc support
- Handle incomplete script hash notification sets
- Clear Send details once transaction in mempool
- Respect the minimum relay fee when creating a transaction
- Attempt to import wallet if Open Wallet fails
- Upgrade to JavaFX 15
0.9.4
- Built in Tor (.onion server addresses supported without external proxy) #9
- Dark mode (View > Theme > Dark)
- Optimized Electrum server RPC calls
- Show new wallet loading progress #13
- Support replacing existing keystore with watch only keystore #3
- Improve wallet descriptor text and add output descriptor retrieval #4
- Specter Desktop wallet import and export #3
- Allow 1 of n multisig
- Change password functionality added
- Fix Keepkey pin unlocking