mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Lightning Terminal to v0.10.5-alpha (#721)
This commit is contained in:
parent
4bd9b1c13b
commit
5108c2641e
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3004
|
||||
|
||||
web:
|
||||
image: lightninglabs/lightning-terminal:v0.10.4-alpha@sha256:1260fad6f3930c2933d27223663e6b35beb9bbb730dac13c186ff48086b153f7
|
||||
image: lightninglabs/lightning-terminal:v0.10.5-alpha@sha256:cc305b855e55d040a10cb8d0b374e03092ac85e30a531036d6970c36511dfef4
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: lightning-terminal
|
||||
category: bitcoin
|
||||
name: Lightning Terminal
|
||||
version: "0.10.4-alpha"
|
||||
version: "0.10.5-alpha"
|
||||
tagline: The easiest way to manage channel liquidity
|
||||
description: >-
|
||||
Lightning Terminal is the easiest way to manage inbound and
|
||||
@ -50,20 +50,16 @@ path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
releaseNotes: >-
|
||||
This release of Lightning Terminal (LiT) includes an update to the integrated
|
||||
Taproot Assets daemon version. This release also adds functionality to query
|
||||
information of specific LND accounts, as well as enabling labeling of
|
||||
accounts.
|
||||
This release of Lightning Terminal (LiT) includes an update to the integrated
|
||||
Loop version along with a small UI update use the correct unit for Loop Out
|
||||
swap deadlines.
|
||||
|
||||
|
||||
There was no v0.10.3-alpha release, due to a build issue we had to skip that
|
||||
version and go directly to v0.10.4-alpha.
|
||||
|
||||
|
||||
We'll be continuously working to improve the user experience based on
|
||||
feedback from the community.
|
||||
feedback from the community.
|
||||
|
||||
|
||||
This release packages LND v0.16.4-beta, Taproot Assets Daemon v0.2.3-alpha,
|
||||
Loop v0.25.2-beta, Pool v0.6.4-beta and Faraday v0.2.11-alpha.
|
||||
Loop v0.26.2-beta, Pool v0.6.4-beta and Faraday v0.2.11-alpha.
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/348
|
Loading…
Reference in New Issue
Block a user