mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 03:10:42 +02:00
Update RTL (LND) to v0.14.1-beta (#836)
This commit is contained in:
parent
47e85ec504
commit
995ccc387e
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3001
|
||||
|
||||
web:
|
||||
image: shahanafarooqui/rtl:0.14.0@sha256:b515990316440518197fd40ff69ce126300e5ed9367916dc13870521d02ff8f4
|
||||
image: shahanafarooqui/rtl:0.14.1@sha256:88bbf2dac4a5eedd0b692e97bc6c50a5266f44aff8215770ea2fc4eb7495e41e
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: ride-the-lightning
|
||||
category: bitcoin
|
||||
name: Ride The Lightning
|
||||
version: "0.14.0-beta-hotfix-1"
|
||||
version: "0.14.1-beta"
|
||||
tagline: A powerful dashboard for the Lightning Network
|
||||
description: >-
|
||||
RTL is a full function, device agnostic, web user interface to help
|
||||
@ -40,21 +40,14 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
This is a simple hotfix release to allow users to view their LND configuration file directly in the UI by accessing the Ride The Lightning app, selecting "Node Config" from the menu, and then selecting "LND Config".
|
||||
- Support for opening Taproot Channels
|
||||
|
||||
- Default onchain address type is now P2TR
|
||||
|
||||
- and more!
|
||||
|
||||
|
||||
The previous v0.14.0-beta release included bug fixes and performance improvements:
|
||||
|
||||
- Navigation bug fixes from the dashboard
|
||||
|
||||
- Connect with a peer from the node lookup page
|
||||
|
||||
- Navigation to node and channel lookup from the info page
|
||||
|
||||
- LND bug fix for the breaking changes on the send payment API
|
||||
|
||||
|
||||
Full release notes can be found here: https://github.com/Ride-The-Lightning/RTL/releases
|
||||
Full release notes are available at https://github.com/Ride-The-Lightning/RTL/releases.
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
|
Loading…
Reference in New Issue
Block a user