Update Jam to v0.1.6 (#779)

This commit is contained in:
Thebora Kompanioni 2023-09-27 00:36:00 +02:00 committed by GitHub
parent 193c366e2d
commit 3e5b7f8d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 10 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80 APP_PORT: 80
web: 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 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.1.5" version: "0.1.6"
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,17 +13,15 @@ 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: >-
- 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 - UI: Various interface enhancements and consistent styling
- Coin Control: Show jar total amount in detail view
developer: JoinMarket WebUI Org. developer: JoinMarket WebUI Org.
website: https://jamapp.org website: https://jamapp.org
dependencies: dependencies: