mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Torq to v0.16.3 (#363)
This commit is contained in:
parent
2178511f78
commit
f356c4259a
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 7028
|
||||
|
||||
web:
|
||||
image: lncapital/torq:0.15.4@sha256:05fa6f2282d7c90da19cdc32b9d3e7df967678566951558200c801606ed8d67e
|
||||
image: lncapital/torq:0.16.3@sha256:452e22ce391fc1b98f61ed98bb5cfd439ce689713cfb73ae38555575163a2535
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: torq
|
||||
category: Lightning Node Management
|
||||
name: Torq
|
||||
version: "v0.15.4"
|
||||
version: "v0.16.3"
|
||||
tagline: Capital management for routing nodes on the lightning network
|
||||
description: >-
|
||||
Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential.
|
||||
@ -43,7 +43,17 @@ gallery:
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
This release contains bug fixes and new network select feature allowing user to select between mainnet and the other testnets.
|
||||
This release fixes excessive memory consumption when importing invoices and drifting channel balances.
|
||||
|
||||
New features:
|
||||
|
||||
Tags! You can now tag channels and nodes!
|
||||
|
||||
Navigate using the flow diagram!
|
||||
|
||||
Quicker inspection of channels from both the forwards and channels page using pop out modal.
|
||||
|
||||
Update and close channels from the forwards page
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
|
Loading…
Reference in New Issue
Block a user