Update RTL (CLN) to 0.15.4-beta (#1916)

This commit is contained in:
Nathan Fretz 2024-12-10 11:33:40 +10:00 committed by GitHub
parent 0cafe2b6b2
commit 7151a3dbdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 9 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3000
web:
image: shahanafarooqui/rtl:v0.15.2@sha256:e2c40d04821a1a6e9bcb55b4276c428c6c416ab1c33b4efd256366430234ea6a
image: shahanafarooqui/rtl:v0.15.4@sha256:f984095949b5b6c2c0c7d983e979cd34bd32a2952d106092bad0b46e6248168e
restart: on-failure
environment:
PORT: 3000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: core-lightning-rtl
category: bitcoin
name: Ride The Lightning (Core Lightning)
version: "0.15.2-beta"
version: "0.15.4-beta"
tagline: Manage your Core Lightning node with RTL
description: >-
This version of RTL is specifically configured to use your Core Lightning node.
@ -44,15 +44,11 @@ gallery:
path: ""
deterministicPassword: true
releaseNotes: >-
⚠️ This version of Ride The Lightning is compatible with Core Lightning v24.05 and above. Please update the Core Lightning app to the latest version in the Umbrel App Store before updating Ride The Lightning.
If you have already updated Ride The Lightning, then simply restart the Ride The Lightning app after updating Core Lightning to the latest version.
- Improved authentication logic for clearer error handling and validation during login and password reset processes
- Refined application settings handling to ensure stricter validation of access keys
- Integration with mempool.space api to display prevailing fee rates on various channel open/close modals
- Links enabled for viewing transactions on mempool.space from modals of on-chain transactions and channel info
- Added a new config param blockExplorerUrl (-e BLOCK_EXPLORER_URL) to customize for a local/testnet instances of mempool.space
- Bug fixes
Full release notes can be found here: https://github.com/Ride-The-Lightning/RTL/releases