Skip to content

Releases: sparrowwallet/sparrow

1.0.0

28 Jan 11:12
Compare
Choose a tag to compare
  • 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

14 Jan 11:52
Compare
Choose a tag to compare
  • 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

10 Dec 07:27
Compare
Choose a tag to compare
  • Configure wallets to open in new windows (View menu)
  • Freeze and unfreeze UTXOs
  • Configure hiding of used empty addresses (View menu)
  • Import Specter DIY devices
  • Add keyboard shortcuts
  • Improve display performance on large wallets

0.9.8

26 Nov 06:19
Compare
Choose a tag to compare
  • Mempool size chart for fee rate estimation
  • Increase fee feature for RBF transactions in the mempool
  • Configurable external fee rate estimates (defaults to mempool.space)
  • Full Cobo Vault QR support
  • Upgrade to HWI 1.2.1
  • Fix new wallet update notifications

0.9.7

12 Nov 07:05
Compare
Choose a tag to compare
  • Payjoin (BIP78) support
  • UR (QR) support for importing keystores, output descriptors, xpubs and addresses
  • Many other small fixes and improvements

0.9.6

21 Oct 09:40
Compare
Choose a tag to compare
  • 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

07 Oct 11:32
Compare
Choose a tag to compare
  • 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

21 Sep 08:26
Compare
Choose a tag to compare
  • 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

0.9.3

03 Sep 19:30
Compare
Choose a tag to compare
  • Fix Ledger and Bitbox USB communication
  • Support message signing from seed and USB keystores, and message signature verification for single script types (both Trezor and Electrum signature header types)
  • Improve BIP39 seed words confirmation UX

0.9.2

01 Sep 16:03
Compare
Choose a tag to compare
  • First public release!
  • Support for Linux and Windows
  • Many minor bug fixes