- Improve verification of loaded PSBTs to warn on non-default sighash types
- Warn on loading transactions with non-zero outputs of an unknown script type
- Improve BIP375 verification of precomputed SP outputs in PSBTs
- Implement dust detection for SP wallets on received UTXOs at a higher default limit of 5000 sats (configurable with
dustAttackThresholdSp) - Use the configured unit format in the Send To Many dialog instead of the JVM default
- Improve URL validation for auth47 and lnurl-auth
- Add a custom context menu to the signature text area in the Message Sign dialog
- Show the full year on the balance chart x-axis (@PeterXMR)
- Update hid4java on Linux x86 to remove the native library rpath
- Bug fix: Fix a potential off-by-1-sat rounding error on imported amounts in the Send To Many dialog
- Bug fix: Fix potential NPEs resulting from issues fetching transactions