- Add Recent Blocks view to Send tab
- Convert all bitmapped images to theme aware SVG format for all wallet models and dialogs
- Support send and display of pay to anchor (P2A) outputs
- Rename
sparrow
package tosparrowwallet
andsparrowserver
on Linux - Switch camera library to openpnp-capture
- Support FHD (1920 x 1080) and UHD4k (3840 x 2160) capture resolutions
- Support camera zoom with mouse scroll where possible
- In the Download Verifier, prefer verifying the dropped file over the default file where the file is not in the manifest
- Show a warning (with an option to disable the check) when importing a wallet with a derivation path matching another script type
- In Cormorant, avoid calling the
listwalletdir
RPC on initialization due to a potentially slow response on Windows - Avoid server address resolution for public servers
- Assume server address is non local for resolution failures where a proxy is configured
- Add a tooltip to indicate truncated labels in table cells
- Dynamically truncate input and output labels in the tree on a transaction tab, and add tooltips if necessary
- Improve tooltips for wallet tabs and transaction diagrams with long labels
- Show the address where available on input and output tooltips in transaction tab tree
- Show the total amount sent in payments in the transaction diagram when constructing multiple payment transactions
- Reset preferred table column widths on adjustment to improve handling after window resizing
- Add accessible text to improve screen reader navigation on seed entry
- Make Wallet Summary table grow horizontally with dialog sizing
- Reduce tooltip show delay to 200ms
- Show transaction diagram fee percentage as less than 0.01% rather than 0.00%
- Optimize and reduce Electrum server RPC calls
- Upgrade Bouncy Castle, PGPainless and Logback libraries
- Upgrade internal Tor to v0.4.8.16
- Bug fix: Fix issue with random ordering of keystore origins on labels import
- Bug fix: Fix non-zero account script type detection when signing a message on Trezor devices
- Bug fix: Fix issue parsing remote Coldcard xpub encoded on a different network
- Bug fix: Fix inclusion of fees on wallet label exports
- Bug fix: Increase Trezor device libusb timeout
Linux users: Note that the sparrow
package has been renamed to sparrowwallet
or sparrowserver
, and in some cases you may need to manually uninstall the original sparrow
package. Look in the /opt
folder to ensure you have the new name, and the original is removed.