What's Changed
- chore: upgrade CDK from v0.15.1 to v0.16.0 by @Forte11Cuba in #98
- docs: update CDK version to 0.16.0 in README by @Forte11Cuba in #99
- feat: add swap screen UI (sats -> USD) with price chart by @Forte11Cuba in #100
- feat: improve swap price chart — real data only, 24h stats, min/max by @Forte11Cuba in #101
- feat: add privacy policy screen with humorous tone by @Forte11Cuba in #102
- refactor: split settings_screen.dart into separate files by @Forte11Cuba in #103
- fix: recover reserved proofs on melt failure and validate minimum viable amounts by @Forte11Cuba in #107
- fix: aggregate reclaimPendingProofs by unit and replace broken cancel Melt/cancelSend by @Forte11Cuba in #110
- fix: bottom sheet modals overlap system navigation bar by @Forte11Cuba in #111
- fix: render home send/receive arrows as Lucide icons by @Forte11Cuba in #112
- feat: add paste-from-clipboard button to QR scanner by @Forte11Cuba in #113
- feat: add cancel/reclaim button for pending sends (online + offline) by @Forte11Cuba in #114
- fix: observe-only reconcile + settled state for offline sends by @Forte11Cuba in #116
- fix: show all supported units on mints list, dim zero-balance pills by @Forte11Cuba in #117
- fix: deliver mint Issued event before metadata await (closes #115) by @Forte11Cuba in #119
- refactor: recover mint quotes by quote_id (closes #118) by @Forte11Cuba in #120
- chore(settings): align recover icon and reorder wallet section by @Forte11Cuba in #121
- chore: bump version to 0.3.0+4 by @Forte11Cuba in #122
Full Changelog: v0.2.0...v0.3.0