From 42231022c7d486a95047206334a13fabe5846e47 Mon Sep 17 00:00:00 2001 From: ohenrik Date: Mon, 16 Oct 2023 08:07:36 +0200 Subject: [PATCH] Update Torq to v1.2.1 (#801) Co-authored-by: Nathan Fretz --- torq/docker-compose.yml | 2 +- torq/umbrel-app.yml | 28 +++++++++++++++++++++++----- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/torq/docker-compose.yml b/torq/docker-compose.yml index acc0606..27115b7 100644 --- a/torq/docker-compose.yml +++ b/torq/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7028 web: - image: lncapital/torq:1.1.5@sha256:d61b83ae1607600a3b6e4875012e5b0063bd9f9aa56bbfa77d10d8d87f04959c + image: lncapital/torq:1.2.1@sha256:68fdcd6739d2828fd68beec07b9a1f0bd0949736ecc793e8e144cff0be5fba47 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/torq/umbrel-app.yml b/torq/umbrel-app.yml index 07a183a..1fe5115 100644 --- a/torq/umbrel-app.yml +++ b/torq/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: torq category: bitcoin name: Torq -version: "v1.1.5" +version: "v1.2.1" tagline: Scalable Node Management Software description: >- Operating a Lightning node requires a lot of work. You need to monitor your channels, rebalance them, keep track of your fees and much more. @@ -51,13 +51,31 @@ gallery: - 4.jpg - 5.jpg releaseNotes: >- - Torq v1.1.5 - - Package upgrades + Torq v.1.2.1: - - Fixed Incorrect ordering of locked columns in table views + - Improved Dashboard layout + + - Extra workflow channel filter options based on last activity timestamp (Balance Change, Payment, Invoice, Forward). Some of these fields only works for LND for now. + + - Support for CLN pagination (This release requires CLN v23.08 or above. All invoices will be re-downloaded into Torq on first start after upgrade.) + + - Added Customer ID to torq Checkout page + + - Workflow Logs Layout fixes and improvements + + - Search on Open, Closed and Pending Channels is now looking for channel ids and pub keys as well as Peer Alias. + + - Improvements to Torq settings page + + - Uses Scaling Lightning + + - Fixes for close channel workflow notifications + + - Aliases are now still obtained when new channel are pending + + - Fixes column ordering on channels pages - - CLN payment status was stuck or not showing correct status path: "" defaultUsername: "" deterministicPassword: false