Add icons to wallet tabs for PayNym and hardware wallets, and support custom icons through tab context menu
Broadcast premix transactions from Terminal using Mix Selected on UTXOs
Show address as QR code in Terminal
Change QR code density for UR encoding via QR display dialog button
Improve .deb control file and avoid dependence on xdg-utils when building sparrow-server .debs
Disable assistive technologies in Windows to avoid potential runtime crash
Treat IP range 100.64.0.0/10 as local network addresses
Close connecting sockets and interrupt read thread if necessary on connection shutdown
Add error message when connecting to Bitcoin Core with a Taproot wallet
Hide 'Spend UTXOs' and 'Freeze UTXOs' context menu items on address cells in the UTXO table
Reallow watch-only wallets to trigger USB signing dialog, but handle special case for mixed seed/watch only multisig wallets
Always use .mv.db format for Sparrow wallet exporter
Bug fix: Avoid using locale for unit formatting
Bug fix: Fix NPE in Terminal for exchange rate updates without a BTC rate
Bug fix: Fix NPE selecting a server in the server alias dialog
Bug fix: Delay wallet file deletion to allow for database compaction and show error on failure
Bug fix: Avoid triggering close wallet events when reordering tabs
Bug fix: Fix export from Settings tab for a new account by ensuring bidirectional links are restored on save
Bug fix: Bring window to front when restored after being minimized to tray
Bug fix: Improve Terminal resizing behaviour