From 4dfbc09ca7ff7e6a1a781cb15e7ec457e84a0300 Mon Sep 17 00:00:00 2001 From: ShahanaFarooqui Date: Sun, 27 Nov 2022 06:34:14 -0800 Subject: [PATCH] Update RTL (LND) to v0.13.2 (#307) Co-authored-by: Steven Briscoe --- ride-the-lightning/docker-compose.yml | 2 +- ride-the-lightning/umbrel-app.yml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ride-the-lightning/docker-compose.yml b/ride-the-lightning/docker-compose.yml index 29c2d73..5d89ad6 100644 --- a/ride-the-lightning/docker-compose.yml +++ b/ride-the-lightning/docker-compose.yml @@ -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 diff --git a/ride-the-lightning/umbrel-app.yml b/ride-the-lightning/umbrel-app.yml index 4ba1c71..d0367c4 100644 --- a/ride-the-lightning/umbrel-app.yml +++ b/ride-the-lightning/umbrel-app.yml @@ -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 - - - Circular rebalance infographics + - User customizable grids enabling you to control: number of rows on the page, columns you want to view and default sorting order - - Other bug fixes + - Setting to control opening of unannounced channels by default + + - Other bug fixes and usability fixes path: "" defaultUsername: "" deterministicPassword: true