TL;DR
- 馃攲 Wallet setup now displays connection details while connecting
- 馃攢 Connect App screen now shows the redirect destination before you connect
- 馃敂 Notification data is now cleaned up when a wallet is deleted or reset
- 馃悰 Fixed wallet export, notification intent scoping on Android and other improvements
What's Changed
- feat: show the redirect destination on the Connect App screen by @im-adithya in #452
- feat: show wallet connection details during setup by @im-adithya in #451
- fix: clean up native notification data on wallet deletion and reset by @im-adithya in #456
- fix: align NWC crypto dependencies by @im-adithya in #455
- fix: export the selected wallet connection by @im-adithya in #454
- fix: scope notification intent to app by @im-adithya in #453
- fix: zapstore.yaml to work with zsp by @im-adithya in #445
- chore: bump expo sdk to v57 by @im-adithya in #457
- chore: remove all unnecessary info logs by @im-adithya in #450
- docs: add security policy by @hermes-alby in #449
New Contributors
- @hermes-alby made their first contribution in #449
Full Changelog: v2.0.2...v2.1.0