diff --git a/torq/docker-compose.yml b/torq/docker-compose.yml index db5065b..a3bc468 100644 --- a/torq/docker-compose.yml +++ b/torq/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7028 web: - image: lncapital/torq:0.18.19@sha256:0439b903cf3c1af7e602e8b6516a3b7e34dce61ff01d8f1882ba0d3fcab0457f + image: lncapital/torq:0.19.1@sha256:037fea25b1856ce6ed922bcf1e1f18f2d010fc4191eefcd1f04f894087fb4fa9 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/torq/umbrel-app.yml b/torq/umbrel-app.yml index 4aa48b4..e0932b0 100644 --- a/torq/umbrel-app.yml +++ b/torq/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: torq category: Lightning Node Management name: Torq -version: "v0.18.19" +version: "v0.19.1" 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. @@ -32,7 +32,7 @@ description: >- - Navigate through time (days, weeks, months) to track your progress - Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else) - + - Automation of channel policy (fee rate etc.) and add or remove tags developer: LN Capital @@ -47,11 +47,23 @@ gallery: - 2.jpg - 3.jpg - 4.jpg -releaseNotes: >- - - Bug fixes: + - 5.jpg +releaseNotes: >- + This version is a large update to Torq + + + New Main Features: + + * Dashboard page showing on and off chain balances as well as other summary information + + * More advanced automation including multi-staged workflows and actions for setting channel policy and running a rebalance between channels + + * Most pages auto refresh their data but also include a manual refresh button + + * Added the ability to export channel and forwarding data to CSV + - - Enable data streams by default + Also includes many small features, bug fixes and performance enhancements path: "" defaultUsername: ""