TL;DR
- 🫰 LNURL-withdraw support
- 💱 Improved currency selection
- 🚀 Boostagram info in transaction details
- 🗑️ Delete contacts in address book
- 📷 Enhanced QR code readability
- 🐛 Various bugfixes & improvements (LNURL redirects, linking, handling of millisats, validation of amounts, onboarding, scrolling in address book...)
Changelog (1.7.2)
- feat: add monochromatic icon by @im-adithya in #191
- feat: delete contacts by @im-adithya in #198
- fix: allow users to withdraw when ln address is not set by @im-adithya in #186
- fix: rctview errors in ios by @im-adithya in #194
- fix: make contacts screen scrollable by @im-adithya in #197
- fix: do not handle links before onboarding by @im-adithya in #192
- fix: check for ln address and bolt11 before navigating to send by @im-adithya in #185
- fix: prevent state updates in parent while rendering qrcodescanner by @im-adithya in #196
- fix: toggle camera only when screen is focussed by @im-adithya in #199
- chore: set preferred scheme to lightning by @im-adithya in #195
- chore: specify lsminimumsystemversion to avoid app store warnings by @im-adithya in #184
- chore: add high error correction level to qr codes by @im-adithya in #190
Full Changelog: v1.7.1...v1.7.2