diff --git a/ride-the-lightning/docker-compose.yml b/ride-the-lightning/docker-compose.yml index 7c26540..bcb68af 100644 --- a/ride-the-lightning/docker-compose.yml +++ b/ride-the-lightning/docker-compose.yml @@ -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 diff --git a/ride-the-lightning/umbrel-app.yml b/ride-the-lightning/umbrel-app.yml index 53fac0f..4745520 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: 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 - The previous v0.14.0-beta release included bug fixes and performance improvements: + - and more! - - 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