TL;DR
- π Enhanced UI with popicons and new transaction icons
- π Verified ownership of Lightning addresses to avoid confusion
- π Support for
nostr+walletconnect://
connection URLs - π·οΈ Show wallet name in payment confirmations and home screen
- π Simplified wallet renaming process
- π Fixed Boostagram types, permissions handling, QR scanner failures, and balance display issues
What's Changed
- feat: show failed and pending transactions by @rolznz in #208
- feat: verify ownership of lightning address by @rolznz in #209
- feat: refresh balance by @rolznz in #216
- feat: use popicons π by @im-adithya in #221
- feat: support nwc connection urls by @im-adithya in #223
- feat: show wallet name in payment confirmation and withdraw screen by @im-adithya in #229
- feat: show active wallet name by @im-adithya in #230
- feat: add alert component by @im-adithya in #231
- feat: simplify wallet renaming flow by @im-adithya in #233
- fix: boostagram types and 0 handling by @im-adithya in #215
- fix: gracefully handle missing permissions by @rolznz in #225
- fix: use expo recommended safearea by @im-adithya in #226
- fix: qr scanner on failure by @im-adithya in #234
- fix: persist balance display mode by @im-adithya in #235
- chore: handle min max values in lnurl withdraw by @im-adithya in #187
- chore: bump expo version by @rolznz in #204
- chore: remove crypto polyfill by @im-adithya in #206
- chore: allow send to also scan withdraw links by @im-adithya in #210
- chore: add new icons for transactions by @im-adithya in #217
- chore: dismiss all before returning home by @im-adithya in #227
- chore: add pending icon by @im-adithya in #237
Full Changelog: v1.7.2...v1.8.0