v1.7
TL;DR
- 🫰 LNURL-withdraw support
- 💱 Improved currency selection
- 🚀 Boostagram info in transaction details
- 🐛 Various bugfixes & improvements (LNURL redirects, handling of millisats, validation of amounts, onboarding,,...)
What's Changed
- fix: follow redirects when resolving lightning addresses by @reneaaron in #155
- fix: remove get_info from required capabilities by @reneaaron in #153
- feat: load currency list from api & search by @pavanjoshi914 in #161
- feat: show podcasting info in transactions by @im-adithya in #146
- feat: add lnurl withdrawal by @im-adithya in #158
- fix: success layout by @reneaaron in #160
- chore: reorder and use wallet name from lud16 by @im-adithya in #143
- feat: prettier + eslint + lint-staged + pre-commit hooks by @pavanjoshi914 in #139
- feat: format files and add workflow by @im-adithya in #169
- fix: homescreen ui by @reneaaron in #174
- chore: add go logo to receive qr by @im-adithya in #175
- fix: handle millisat invoices by @reneaaron in #176
- fix: store theme in app store and secure storage by @im-adithya in #171
- fix: validate input numbers by @im-adithya in #170
- fix: make status bar translucent by @reneaaron in #177
New Contributors
- @pavanjoshi914 made their first contribution in #161
Full Changelog: v1.6.2...v1.7