TL;DR
- 🔔 Real-time push notifications of sent and received payments
- 0️⃣ Support to pay 0-amount invoices
- ⚡ Updated LN address flow to avoid confusion
- 🐘 Increased button touch area in header for ease of use
- 🐛 Fixed alert titles being truncated and updated transaction icon colors
What's Changed
- feat: add push notifications by @reneaaron and @im-adithya in #163 and #188
- feat: pay 0-amount invoices by @rolznz in #245
- feat: modify receive screen for wallets without ln address and set up by @im-adithya in #224
- feat: update transaction icon colors by @pavanjoshi914 in #249
- fix: replace help dialog with modal by @im-adithya in #259
- fix: add padding to icons by @im-adithya in #263
- fix: Wrap error title by @kylemccullen in #264
New Contributors
- @kylemccullen made their first contribution in #264
Full Changelog: v1.8.1...v1.9.0