This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
Releases: lightninglabs/lightning-app
Releases · lightninglabs/lightning-app
0.4.8-alpha
Release notes
- Upgrade to
lnd@c0141a7bc1a9e6966d1eb273e0df527236cf44ad
- Fix closing button displayed on closed channels
- Fix unread bubble visible after navigating to notifications list
- Add
max
button when sending on-chain payments - Display
< $0.01
for small SAT amounts - Display "not enough inbound capacity" warning notification when creating invoice
- Display on-chain balance in summary on top of channels page
0.4.7-alpha
Release notes
- Upgrade to
lnd@1fea5b09b28fa6cb0b4a70e597a160449a55aaeb
- Fix security issues in npm developer dependencies
- Make sure new wallet address is displayed on deposit screen after use
0.4.6-alpha
Release notes
- Upgrade to
lnd@c7ca387a9d92a1a2cd0f6e56b61ff04b9adc062d
- Use bos scores when opening channels with autopilot
- Display on-chain fee estimate
0.4.5-alpha
Release notes
- Upgrade to
lnd@9143067014bcde14f1e8f7eb515bae1ccccb97c5
- Add ability to toggle autopilot in settings
- Fix unified balance on home screen while closing channel
- Display days+hours til available for force-closed channels in detail view
0.4.4-alpha
Release notes
- Upgrade to
lnd@10910318a2cdb7f7d0954cfc0de2eea96abf00cf
- Add
total_limbo_balance
to unified balance on home screen - Disable autopilot by default when opting into mainnet
0.4.3-alpha
Release notes
- Enable opt-in to mainnet neutrino using CLI args (see instructions)
- Migrate to new btcd testnet cluster (upgraded filter headers)
0.4.2-alpha
Release notes
- Update home screen layout for unified balance
- SAT is now the default unit for Bitcoin values
0.4.1-alpha
Release notes
- Display unified balance on the home screen with a channel percentage and status indicator
0.4.0-alpha
Release notes
- Add ability to connect to a remote lnd node (see instructions)
- Upgrade to
lnd@d2186cc9da29853091175189268b073f49586cf0
(v0.5.2-beta) - Display
Inactive
state in the channels page
0.3.5-alpha
Release notes
- Upgrade to
lnd@6a78141a2dfde36963b59babdda21ac5ccee6c6f
- Upgrade to
[email protected]
- Migrate to FlatList instead of ListView