- Enhanced wallet tabs with PayNym and hardware wallet icons; added custom icon support via tab context menu
- Enabled premix transaction broadcasting from Terminal using Mix Selected on UTXOs
- Integrated QR code display for addresses in Terminal
- Introduced adjustable QR code density for UR encoding through QR display dialog
- Refined
.deb
control file and reducedxdg-utils
dependency in sparrow-server.deb
builds - Deactivated assistive technologies in Windows to prevent potential runtime crashes
- Expanded local network address range to include
100.64.0.0/10
- Improved connection shutdown process with socket closure and read thread interruption
- Added error notification for Bitcoin Core connections with Taproot wallets
- Removed Spend UTXOs and Freeze UTXOs options from address cells in UTXO table
- Re-enabled USB signing dialog for watch-only wallets, with special handling for mixed seed/watch-only multisig wallets
- Standardized Sparrow wallet export format to
.mv.db
Bug Resolutions
- Eliminated locale-based unit formatting
- Resolved Terminal NPE issue for exchange rate updates lacking BTC rates
- Fixed NPE occurrence when selecting servers in the alias dialog
- Implemented delayed wallet file deletion for database compaction and added failure notifications
- Prevented unintended close wallet events during tab reordering
- Corrected Settings tab export for new accounts by restoring bidirectional links on save
- Ensured window visibility when restoring from tray minimization
- Enhanced Terminal resizing behavior