mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Bump Torq to v0.17.3 (#381)
This commit is contained in:
parent
5b5403a5ea
commit
2a65289932
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 7028
|
||||
|
||||
web:
|
||||
image: lncapital/torq:0.16.6@sha256:4874c29ce9a5ea6be7e983ed9bb1a6b3a55dad8ddf5bbe825e71908001ab0f12
|
||||
image: lncapital/torq:0.17.3@sha256:5a7da465ba7dc038e61439d92b7881adc37b9b00b06e69740c27d12c92d50b89
|
||||
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.16.6"
|
||||
version: "v0.17.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.
|
||||
@ -46,19 +46,23 @@ gallery:
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
This release switches over to using admin.macaroon allowing the user to update, close and open channels.
|
||||
We also fix a series of minor bugs and adds filtering of channel and node tags.
|
||||
New features:
|
||||
|
||||
* Add admin.macaroon support
|
||||
* Users can sign and verify signatures
|
||||
|
||||
* You can now filter on tags
|
||||
* Vector monitoring is now ready (and users can sign using Torq to get started)
|
||||
|
||||
* Missing opening and closing channel time is fetched from Torq Vector
|
||||
* Channel point column in the channel stable
|
||||
|
||||
* Closed channels no longer logs errors on new forwards
|
||||
* In app "Help chat"
|
||||
|
||||
* Fixed timestamp issue prevented fetching from being returned for channel and summary pages.
|
||||
Fixes:
|
||||
|
||||
* Several UI fixes
|
||||
|
||||
* Links to mempool, amboss and 1ml are working again
|
||||
|
||||
* Fix events toggling on channel inspect page
|
||||
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
Loading…
Reference in New Issue
Block a user