TL;DR
- 🔌 Added support for NWC deep linking and NWA (refer nostr-protocol/nips#1777 and nostr-protocol/nips#1818)
- 🐛 Fixed iOS camera crashes and backgrounding errors
- 🔃 BTC rates now refresh every 5 minutes for up-to-date pricing
- 🐝 Improved branding with Alby Go logos on success screens
- ✍️ Updated wallet removal copy for better clarity
What's Changed
- feat: NWA + NWC deep linking by @im-adithya and @rolznz in #272
- feat: branding by @reneaaron in #294
- fix: do not show error toasts when in-progress nwc request was backgrounded by @rolznz in #295
- fix: refresh btc rate every 5 minutes by @im-adithya in #296
- fix: manually wait for camera ready before initializing by @im-adithya in #297
- fix: update delete wallet copy by @jpl-btc in #293
New Contributors
Full Changelog: v1.10.0...v1.11.0