What's Changed
- Use new nostr+walletconnect URL format by @bumi in #105
- add foreign key cascade for sqlite by @kiwiidb in #111
- fix: allow copy in http connections by @im-adithya in #109
- feat: use pubkey url in apps show handler and add 404 page by @im-adithya in #110
- chore: remove unnecessary logger by @im-adithya in #115
- fix: parse layout by @im-adithya in #116
- Feature/balance rpc by @kiwiidb in #114
- Fix/cleanup create app screen by @kiwiidb in #118
- make_invoice handler by @rolznz in #119
- chore: use constants for nostr event state by @rolznz in #121
- feat: lnd implementation of MakeInvoice by @rolznz in #123
- feat: add datadog tracing for db by @im-adithya in #125
- feat: implement get balance in lnd by @im-adithya in #122
- Feat: lookup invoice (Alby + LND) by @rolznz in #124
- Default to enable all request methods by @bumi in #127
- Pass client app name as state parameter to oauth connection by @bumi in #126
Full Changelog: 0.2.0...0.3.0