From a573c612230041c28903b3427dc96a18c1e5a269 Mon Sep 17 00:00:00 2001 From: Thebora Kompanioni Date: Thu, 3 Oct 2024 03:04:45 +0200 Subject: [PATCH] Update Jam to v0.3.0 (#1572) Co-authored-by: nmfretz --- jam/docker-compose.yml | 2 +- jam/umbrel-app.yml | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/jam/docker-compose.yml b/jam/docker-compose.yml index cf104de..c56dcf1 100644 --- a/jam/docker-compose.yml +++ b/jam/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 web: - image: ghcr.io/joinmarket-webui/jam-dev-standalone:v0.2.0-clientserver-v0.9.11-patch-20240521@sha256:6716161d0a5d4514d6744bf8351c7490f3446a7ba52eb736e10ec62ffb0dc491 + image: ghcr.io/joinmarket-webui/jam-standalone:v0.3.0-clientserver-v0.9.11@sha256:5047d29a59d5892f2eb77d5c9a7f9ad15105ccaae44e6b3deb5a04bc4e76de6f restart: on-failure stop_grace_period: 1m init: true diff --git a/jam/umbrel-app.yml b/jam/umbrel-app.yml index e10fe96..2820ae2 100644 --- a/jam/umbrel-app.yml +++ b/jam/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: jam category: bitcoin name: Jam -version: "0.2.0-patch-20240521" +version: "0.3.0" tagline: Your sats. Your privacy. Your profit. description: >- Jam is a user-interface for JoinMarket with focus on @@ -13,7 +13,20 @@ description: >- The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect. releaseNotes: >- - This is a patch release that makes Jam v0.2.0 compatible with the Raspberry Pi 5 on umbrelOS. + - Send: Quickly freeze/unfreeze UTXOs + + - Send: Review eligible or selected UTXOs + + - Feature: Ability to trigger a rescan of the timechain + + - Orderbook: Display fidelity bond value and locktime data + + - Earn: Display simple stats on earn report + + - UI: Various UI improvements and bugfixes + + + Full release notes can be found at https://github.com/joinmarket-webui/jam/releases developer: JoinMarket WebUI Org. website: https://jamapp.org dependencies: