mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02: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
|
APP_PORT: 8123
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: djbooth007/tallycoin_connect:v1.7.5@sha256:136b7e09e3681fa24f73176a1a68715354d2d4b0fa20ca4bbc11356ced3f0f1e
|
image: djbooth007/tallycoin_connect:v1.8.0@sha256:818868d99fcec7e0c371ff9b169b413627bc032218aa3aa0b7a99f14d0c598fd
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: tallycoin-connect
|
id: tallycoin-connect
|
||||||
category: Finance
|
category: Finance
|
||||||
name: Tallycoin Connect
|
name: Tallycoin Connect
|
||||||
version: "1.7.5"
|
version: "1.8.0"
|
||||||
tagline: Crowdfund donations directly to your Umbrel node with Tallycoin.
|
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!
|
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
|
developer: djbooth007
|
||||||
@ -19,6 +19,8 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
deterministicPassword: true
|
deterministicPassword: true
|
||||||
releaseNotes: >-
|
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
|
submitter: d11n
|
||||||
submission: https://github.com/getumbrel/umbrel/pull/1052
|
submission: https://github.com/getumbrel/umbrel/pull/1052
|
||||||
|
Loading…
Reference in New Issue
Block a user