mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Jam to v0.1.6 (#779)
This commit is contained in:
parent
193c366e2d
commit
3e5b7f8d9f
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: ghcr.io/joinmarket-webui/jam-standalone:v0.1.5-clientserver-v0.9.9@sha256:c8bf944000eb8b3b5666ac037440a4904f9c3baa8665c52081a9e5092d6bd275
|
||||
image: ghcr.io/joinmarket-webui/jam-standalone:v0.1.6-clientserver-v0.9.10@sha256:92f80ceab43eea86fda4b16a90f478069e0cdd85b04bc97e25786764f4b8c4d1
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: jam
|
||||
category: bitcoin
|
||||
name: Jam
|
||||
version: "0.1.5"
|
||||
version: "0.1.6"
|
||||
tagline: Your sats. Your privacy. Your profit.
|
||||
description: >-
|
||||
Jam is a user-interface for JoinMarket with focus on
|
||||
@ -13,17 +13,15 @@ description: >-
|
||||
|
||||
The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect.
|
||||
releaseNotes: >-
|
||||
- Fees: Allow min tx fee of 1sat/vbyte
|
||||
- Import: Ability to import existing wallets
|
||||
|
||||
- Fees: Allow input for relative fee limit of 0.0001%
|
||||
- Fees: Fee estimations and limits are now shown before sending collaborative transactions
|
||||
|
||||
- Bonds: Correctly display success screen after unlocking fb
|
||||
- New translations: Chinese, Italian, Brazilian Portuguese, German
|
||||
|
||||
- Sweep: Display success screen after a scheduler run completes
|
||||
- UI: Frozen balances are now shown at the jar level
|
||||
|
||||
- Coin Control: Quick freeze/unfreeze utxos
|
||||
|
||||
- Coin Control: Show jar total amount in detail view
|
||||
- UI: Various interface enhancements and consistent styling
|
||||
developer: JoinMarket WebUI Org.
|
||||
website: https://jamapp.org
|
||||
dependencies:
|
||||
@ -40,4 +38,4 @@ defaultUsername: umbrel
|
||||
defaultPassword: ""
|
||||
deterministicPassword: true
|
||||
submitter: JoinMarket WebUI Org.
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1216
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1216
|
||||
|
Loading…
Reference in New Issue
Block a user