Update Jam to v0.2.0-patch-20240521 (#1101)

This commit is contained in:
Nathan Fretz 2024-05-22 21:08:04 +10:00 committed by GitHub
parent 1da8971fa2
commit 2f3a04a32b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 9 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80 APP_PORT: 80
web: web:
image: ghcr.io/joinmarket-webui/jam-standalone:v0.2.0-clientserver-v0.9.11@sha256:fd6e763e48f079fa1d302cf9c44c8368d9cef39ed85d2790d52664cee1e75b4c image: ghcr.io/joinmarket-webui/jam-dev-standalone:v0.2.0-clientserver-v0.9.11-patch-20240521@sha256:6716161d0a5d4514d6744bf8351c7490f3446a7ba52eb736e10ec62ffb0dc491
restart: on-failure restart: on-failure
stop_grace_period: 1m stop_grace_period: 1m
init: true init: true

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: jam id: jam
category: bitcoin category: bitcoin
name: Jam name: Jam
version: "0.2.0" version: "0.2.0-patch-20240521"
tagline: Your sats. Your privacy. Your profit. tagline: Your sats. Your privacy. Your profit.
description: >- description: >-
Jam is a user-interface for JoinMarket with focus on Jam is a user-interface for JoinMarket with focus on
@ -13,13 +13,7 @@ description: >-
The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect. The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect.
releaseNotes: >- releaseNotes: >-
- Feature: You can now renew an expired fidelity bond in a straightforward manner This is a patch release that makes Jam v0.2.0 compatible with the Raspberry Pi 5 on umbrelOS.
- Fees: Sending funds now allows for customizable fee settings for both direct and collaborative sends
- Version: It's now readily apparent what version of Jam you're running, along with what version of JoinMarket
- UI: Various UI improvements and bugfixes
developer: JoinMarket WebUI Org. developer: JoinMarket WebUI Org.
website: https://jamapp.org website: https://jamapp.org
dependencies: dependencies: