Releases: dart-lightning/lndart.clnapp
Releases · dart-lightning/lndart.clnapp
v0.0.1-alpha.3
Fixed
- fix the url bug by parse the string before (commit). @vincenzopalazzo 18-08-2022
v0.0.1-alpha.2
Fixed
- lnlambda failed host lockup error (commit). @KAVAN-DESAI 16-08-2022
- macos build and internet permission (commit). @vincenzopalazzo 16-08-2022
- adding set state at important places (commit). @KAVAN-DESAI 15-08-2022
- reintroduce the tot amount of off chain sats (commit). @vincenzopalazzo 13-08-2022
- avoid to use the
SizeBox
and override withExpand
(commit). @vincenzopalazzo 13-08-2022 - fix android support (commit). @vincenzopalazzo 13-08-2022
- increase lnlambda package (commit). @vincenzopalazzo 13-08-2022
Added
- adding icons (commit). @vincenzopalazzo 13-08-2022
v0.0.1-alpha.1
What's Changed
- FEAT: Example App Home Page UI by @KAVAN-DESAI in #4
- clnapp: app cleanup by @vincenzopalazzo in #6
- clnapp: using getit and introduce some provider to keep alive the grpc by @vincenzopalazzo in #9
- fix: update bottom navbar by @KAVAN-DESAI in #11
- Adding transactions and other data and UI changes by @KAVAN-DESAI in #12
- clnapp: adding API provider and refactoring app flutter usage by @vincenzopalazzo in #14
- UI: added expansion tile for payment list in home_view and added label textSize for button component by @KAVAN-DESAI in #18
- Combining both listFunds and listInvoices to get list of payments by @KAVAN-DESAI in #19
- code improvement by @KAVAN-DESAI in #21
- fix: Exception null type in listinvoice by @KAVAN-DESAI in #23
- The total amount of bitcoin that we have on the lightning network by @KAVAN-DESAI in #26
- Added total sats in the list funds API by @KAVAN-DESAI in #29
- Added payment view and payment method by @KAVAN-DESAI in #30
- app: adding way to normalize of the map key by @vincenzopalazzo in #33
- ci: add integration testing by @vincenzopalazzo in #34
- ci: improve the debug print by @vincenzopalazzo in #37
- fixing null type cast error by @KAVAN-DESAI in #38
- feat: developing settings view by @KAVAN-DESAI in #40
- ci: build web version on Github pages by @vincenzopalazzo in #42
- clnapp: add support for lnlambda project by @vincenzopalazzo in #35
- ci: build and release the binary inside the CI by @vincenzopalazzo in #46
- test: remove set state from the init state by @vincenzopalazzo in #49
- feat: adding icons by @vincenzopalazzo in #50
New Contributors
- @vincenzopalazzo made their first contribution in #6
Full Changelog: https://github.com/dart-lightning/lndart.clnapp/commits/v0.0.1-alpha.1