mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Torq to v1.1.5 (#791)
This commit is contained in:
parent
776587169c
commit
5e8daf142e
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 7028
|
||||
|
||||
web:
|
||||
image: lncapital/torq:1.1.1@sha256:27287010af59ad6b3a975976829f2433c81b197a3091d12adfefb908f46aacbf
|
||||
image: lncapital/torq:1.1.5@sha256:d61b83ae1607600a3b6e4875012e5b0063bd9f9aa56bbfa77d10d8d87f04959c
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: torq
|
||||
category: bitcoin
|
||||
name: Torq
|
||||
version: "v1.1.1"
|
||||
version: "v1.1.5"
|
||||
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.
|
||||
|
@ -52,21 +52,12 @@ gallery:
|
|||
- 5.jpg
|
||||
releaseNotes: >-
|
||||
|
||||
Torq v1.1.1
|
||||
Torq v1.1.5
|
||||
|
||||
Features and bugfixes:
|
||||
- Discord integration
|
||||
- Notifications via workflows (Telegram, Discord and Slack)
|
||||
- Uptime metrics and visualizations
|
||||
- Satcomma formatting on dashboard (and in notifications)
|
||||
- Summary on Payments, On Chain Transactions and Invoices pages (+ small updates)
|
||||
- Peers page paging (+ small updates)
|
||||
- Hitting dry run will always generate logs even when it's disabled for the workflow
|
||||
- Configurable retention period for workflow logs
|
||||
- Cron trigger is now aware of the timezone
|
||||
- Prometheus database metric interval set to 10 minutes
|
||||
- Various CLN fixes (Thanks Boltz team!)
|
||||
- Various performance enhancements
|
||||
- Package upgrades
|
||||
- Bugfixes:
|
||||
- Fixed Incorrect ordering of locked columns in table views
|
||||
- CLN payment status was stuck or not showing correct status
|
||||
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user