Overview
Includes a bunch of mutiny-node changes from: https://github.com/MutinyWallet/mutiny-node/releases/tag/v0.4.20
- More reliable payments
- Self hosted VSS options
- Better encryption password UX
- Dockerfile integration
- Reserve calculations on channel screen
- Optimized price retrieval
What's Changed
- fix safari app links by @futurepaul in #543
- revert: amount loading logic by @benalleng in #539
- Encryption password UX by @benalleng in #492
- Properly set fees paid on lightning sends by @benthecarman in #550
- Nostr activity and tag support by @benalleng in #534
- Only optimistically get price when balance non-zero by @benthecarman in #558
- option to remember invoice type choice by @futurepaul in #556
- Dockerfile by @benthecarman in #560
- Correct outbound calculation by @benthecarman in #565
- add vss config option by @futurepaul in #559
- Trim pasted seed words by @benthecarman in #566
- Prod 0.4.20 by @TonyGiorgio in #567
Full Changelog: v0.4.19...v0.4.20