TL;DR
- 📋 Added a paste button when entering amounts in the dual currency input
- 📣 Push notifications now show metadata comments when available
- 📝 All transaction details can now be copied with a tap
- 🐛 Fixed transaction parsing, BIP21 Lightning invoice handling and other improvements
What's Changed
- feat: add paste option in dual currency input by @im-adithya in #439
- feat: use metadata.comment as fallback for push notification description by @GhanshyamJha05 in #432
- fix: transaction json handling and parsing by @im-adithya in #442
- fix: make all transaction field rows copyable by @im-adithya in #440
- fix: bip21 lightning param parsing without address by @im-adithya in #438
- chore: bump version to v2.0.2 by @im-adithya in #444
- chore: add helpers for clipboard copy and paste by @im-adithya in #441
- chore: update alby dependencies by @rolznz in #435
New Contributors
- @GhanshyamJha05 made their first contribution in #432
Full Changelog: v2.0.1...v2.0.2