mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Jam to v0.1.0 (#153)
Co-authored-by: Gigi <109058+dergigi@users.noreply.github.com>
This commit is contained in:
parent
6b915bae68
commit
610602f6e2
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
jam:
|
||||
image: ghcr.io/joinmarket-webui/joinmarket-webui-standalone:v0.0.10-clientserver-v0.9.6@sha256:4287ebb5d7d9bda7acdc77662df7adf0b6e7a5974a39a314c3ec0e85336ec1d5
|
||||
image: ghcr.io/joinmarket-webui/jam-standalone:v0.1.0-clientserver-v0.9.8@sha256:4067e86e97b4342ee27021b31de8b31394d640e066f850acbcf4fc9e72c56302
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
@ -2,8 +2,8 @@ manifestVersion: 1
|
||||
id: jam
|
||||
category: Finance
|
||||
name: Jam
|
||||
version: "0.0.10"
|
||||
tagline: A user-friendly UI for JoinMarket
|
||||
version: "0.1.0"
|
||||
tagline: Your sats. Your privacy. Your profit.
|
||||
description: >-
|
||||
Jam is a user-interface for JoinMarket with focus on
|
||||
user-friendliness.
|
||||
@ -13,15 +13,19 @@ description: >-
|
||||
|
||||
The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect.
|
||||
releaseNotes: >-
|
||||
- In-app Orderbook
|
||||
- Update application flow to align with recent scheduler changes
|
||||
|
||||
- Improved Earn Report
|
||||
- New top-level menu item: Sweep
|
||||
|
||||
- Address-reuse warnings
|
||||
- Show active offers directly in Jam
|
||||
|
||||
- Human-readable locktime for Fidelity Bonds
|
||||
- Highlight your offers in the in-app Orderbook
|
||||
|
||||
- And, last but not least: the famed UTXO drill-down view
|
||||
- Easier debugging: retrieve JoinMarket logs directly in Jam
|
||||
|
||||
- Abort a collaborative transaction as a taker
|
||||
|
||||
- And last but not least: we added some flavor! Jars are now named and colored
|
||||
developer: JoinMarket WebUI Organisation
|
||||
website: https://jamapp.org
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user