Features
Coin Control
- New UTXO list screen to search, filter, sort and select individual UTXOs
- Select individual UTXOs to send from
- Set a custom amount to send from a UTXO list (the rest will be sent to change)
- Show UTXO labels on the confirm screen
- Search UTXOs by amount
Others
- Add warning if fee is more than 20% of the amount you are sending
- Disallow sending if the fee is more than 100% of the amount you are sending
PRs
- Allow rust managers to update the UI in batches by @praveenperera in #261
- View filter, sort and search for all UTXOs by @praveenperera in #262
- Select UTXOs for sending from utxo list screen by @praveenperera in #263
- Show UTXO labels on confirm screen sheet by @praveenperera in #266
- UTXO try to search by amount by @praveenperera in #267
Full Changelog: v0.4.1...v0.5.0