TL;DR
- 🔐 Security (protect wallet with biometrics, face unlock, PIN, etc)
- 🌐 Link handling support (Lightning links, BIP21)
- 💸 Improved LNURL handling (fixed amount LNURLs, LUD9 lnurl successActions)
- 🐉 Various bugfixes and improvements (toast styles, animations, decimal input for fiat, etc)
What's Changed
- fix: allow deleting last wallet by @im-adithya in #122
- chore: upgrade webview to get rid of polyfill by @im-adithya in #130
- fix: slide in receive screen from left by @reneaaron in #131
- feat: add phone lock (pin, biometrics, etc) by @im-adithya in #120
- feat: improve handling for fixed amount LNURLs by @reneaaron in #133
- chore: allow decimal input for fiat by @matjaz in #140
- fix: improve linking by @reneaaron in #129
- feat: alby banner by @reneaaron in #137
- fix: upgrade expo deps by @reneaaron in #142
- chore: minor improvements by @im-adithya in #145
- fix: validate capabilities in connection secret during setup by @im-adithya in #144
- fix: link handling by @reneaaron in #147
New Contributors
Full Changelog: v1.5.0...v1.6