Update v0.7.6-alpha (#2525)

This commit is contained in:
KoalaSat 2025-04-10 23:37:35 +00:00 committed by GitHub
parent b73c09a80b
commit 214fac73e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 12596
web:
image: recksato/robosats-client:v0.7.5-alpha@sha256:e667ba6f335c0c422a0ab52dfdbb94ac2ebff32f45b5f62d4d6ecabe4d7d214f
image: recksato/robosats-client:v0.7.6-alpha@sha256:4b755868e048a7fedb95bf205caafbe187b990a57887eb72b8261cf470d9b798
restart: on-failure
stop_grace_period: 1m
init: true

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: robosats
category: bitcoin
name: RoboSats
version: "v0.7.5-alpha"
version: "v0.7.6-alpha"
tagline: Simple and Private Bitcoin P2P Exchange
description: >-
RoboSats is a simple and private app to exchange bitcoin for national currencies.
@ -35,8 +35,11 @@ description: >-
releaseNotes: >-
Highlights:
- When Javascript is disabled a box appears to help the user to enable it
- Users will now be advised when they select a coordinator not offering swamps in order creation
- Dispute statement now requires a contact method to be submitted.
- Coordinator rating over nostr (BETA)
- Token input now clears up blank spaces.
- Added some messages to the trade workflow to answer the most common questions.
Full release notes are available at https://github.com/RoboSats/robosats/releases
developer: RoboSats