mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Sphinx Relay to v2.3.2 (#535)
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
This commit is contained in:
parent
8615302f51
commit
112a202579
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: sphinxlightning/sphinx-relay:v2.2.13@sha256:42453b6a7fff467fc93e5adc761452d8b0a44aa8fa7bc7284896dde387ef148d
|
||||
image: sphinxlightning/sphinx-relay:v2.3.2@sha256:8713f9f5febb606fe39fb8c88d9877ac48bf01865e5a395ea51e26a34c077c3f
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: sphinx-relay
|
||||
category: Social
|
||||
name: Sphinx Relay
|
||||
version: "2.2.13"
|
||||
version: "2.3.2"
|
||||
tagline: Chat and pay over the Lightning Network
|
||||
description: >-
|
||||
Sphinx Relay turns your Lightning node into a personal
|
||||
@ -32,16 +32,7 @@ defaultPassword: ""
|
||||
submitter: Stakwork
|
||||
submission: https://github.com/getumbrel/umbrel/pull/341
|
||||
releaseNotes: >-
|
||||
- Fix: made the bot message seen as false
|
||||
This release updates Sphinx Relay from version 2.2.13 to 2.3.2.
|
||||
|
||||
- Fix: lower limit amount for /feeds
|
||||
|
||||
- Fix: removed deprecated auth code that was not used in codebase
|
||||
|
||||
- Fix: we updated to a new workflow id
|
||||
|
||||
- Fix: call recoding length
|
||||
|
||||
- And much much more...
|
||||
|
||||
Full changelog can be found here: https://github.com/stakwork/sphinx-relay/releases/tag/v2.2.13
|
||||
Full release notes and detailed information is available at https://github.com/stakwork/sphinx-relay/releases
|
||||
|
Loading…
Reference in New Issue
Block a user