- Fixes a crash caused by Bitcoin Core v22.0 new numbering system
- Adds a paste button for lightning uri's when creating channels
- Removes "node hot" "node cold" label on utxos as bitcoin core has made a breaking change that is not at all intuitive
- General refactoring and fixes from said refactoring
- Taproot wallets can now be created by copying a taproot xprv/tprv descriptor tapping the + button to create a wallet and tapping the paste button to import the xprv based descriptor, xprv only needed if you want your node to sign the transaction
- Signet support added
- BIP86 support added
- Fix bugs around European locale and fiat/satoshi/btc denomination toggling
- Other minor UI fixes