mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Ride The Lightning to v0.14.0-beta (#747)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
1fe455adb6
commit
978a45ce3d
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3001
|
||||
|
||||
web:
|
||||
image: shahanafarooqui/rtl:0.13.2@sha256:07d4c1f263c05c32270dcaab3625fc68ef985efce652e7850fbf57f65d36366f
|
||||
image: shahanafarooqui/rtl:0.14.0@sha256:b515990316440518197fd40ff69ce126300e5ed9367916dc13870521d02ff8f4
|
||||
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.13.2-beta-hotfix-1"
|
||||
version: "0.14.0-beta"
|
||||
tagline: A powerful dashboard for the Lightning Network
|
||||
description: >-
|
||||
RTL is a full function, device agnostic, web user interface to help
|
||||
@ -40,10 +40,18 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
This release updates the boltz-lnd dependency of the Ride The Lightning app to v1.2.7, and includes an important fix for LND fee estimation.
|
||||
This release updates the Ride The Lightning app to v0.14.0-beta, and includes 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 for boltz-lnd can be found here: https://github.com/BoltzExchange/boltz-lnd/releases/tag/v1.2.7
|
||||
Full release notes can be found here: https://github.com/Ride-The-Lightning/RTL/releases
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
|
Loading…
Reference in New Issue
Block a user