mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Tallycoin Connect to v1.8.0 (#399)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
32c5714ce4
commit
0bc7feff6f
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 8123
|
||||
|
||||
web:
|
||||
image: djbooth007/tallycoin_connect:v1.7.5@sha256:136b7e09e3681fa24f73176a1a68715354d2d4b0fa20ca4bbc11356ced3f0f1e
|
||||
image: djbooth007/tallycoin_connect:v1.8.0@sha256:818868d99fcec7e0c371ff9b169b413627bc032218aa3aa0b7a99f14d0c598fd
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: tallycoin-connect
|
||||
category: Finance
|
||||
name: Tallycoin Connect
|
||||
version: "1.7.5"
|
||||
version: "1.8.0"
|
||||
tagline: Crowdfund donations directly to your Umbrel node with Tallycoin.
|
||||
description: Tallycoin is a crowdfunding platform with bitcoin and lightning donations. Together with the Tallycoin Connect app, you can receive donations directly to your Umbrel node. Zero fees!
|
||||
developer: djbooth007
|
||||
|
@ -19,6 +19,8 @@ gallery:
|
|||
path: ""
|
||||
deterministicPassword: true
|
||||
releaseNotes: >-
|
||||
Added: On-chain wallet fallback (server-side) in case node is offline.
|
||||
Added: LNURL and Lightning Address compatibility.
|
||||
|
||||
Fixed: Mobile view of transaction page.
|
||||
submitter: d11n
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1052
|
||||
|
|
Loading…
Reference in New Issue
Block a user