mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update RTL (LND) to v0.13.2 (#307)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
27f439a78d
commit
4dfbc09ca7
@ -6,7 +6,7 @@ services:
|
||||
APP_HOST: $APP_RIDE_THE_LIGHTNING_IP
|
||||
APP_PORT: $APP_RIDE_THE_LIGHTNING_PORT
|
||||
web:
|
||||
image: shahanafarooqui/rtl:0.13.1@sha256:68f837be0acae9a19fed4c4e6de0408f809b8866a360fc39e274ea2a2d61cc88
|
||||
image: shahanafarooqui/rtl:0.13.2@sha256:07d4c1f263c05c32270dcaab3625fc68ef985efce652e7850fbf57f65d36366f
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: ride-the-lightning
|
||||
category: Lightning Node Management
|
||||
name: Ride The Lightning
|
||||
version: "0.13.1-beta"
|
||||
version: "0.13.2-beta"
|
||||
tagline: A powerful dashboard for the Lightning Network
|
||||
description: >-
|
||||
RTL is a full function, device agnostic, web user interface to help
|
||||
@ -40,15 +40,15 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
- Events/day view for routing history report
|
||||
- Generate Taproot address to receive Bitcoin on-chain
|
||||
|
||||
- Filtering non routing peers on routing page
|
||||
- Option to generate & pay AMP invoice
|
||||
|
||||
- Invoice lookup feature
|
||||
- User customizable grids enabling you to control: number of rows on the page, columns you want to view and default sorting order
|
||||
|
||||
- Circular rebalance infographics
|
||||
- Setting to control opening of unannounced channels by default
|
||||
|
||||
- Other bug fixes
|
||||
- Other bug fixes and usability fixes
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
|
Loading…
Reference in New Issue
Block a user