Update Robosats to v0.7.3-alpha (#2245)

This commit is contained in:
KoalaSat 2025-02-24 01:28:03 +00:00 committed by GitHub
parent 79b19449ee
commit 24f5e6fe02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 10 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 12596
web:
image: recksato/robosats-client:v0.7.1-alpha@sha256:69a4d1cc184c45dff720fd41999408fabc9a2789d1de456488ed2311c7184d40
image: recksato/robosats-client:v0.7.4-alpha@sha256:b094733d143288b3509f1f021740ccfc1d8418456caaa0f9d42525fcfe612fd3
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.1-alpha"
version: "v0.7.4-alpha"
tagline: Simple and Private Bitcoin P2P Exchange
description: >-
RoboSats is a simple and private app to exchange bitcoin for national currencies.
@ -35,14 +35,16 @@ description: >-
releaseNotes: >-
Highlights:
- Improved performance across various features
- Faster and more reliable web notifications
- Fixed bugs related to cache management
- Fixed version upgrade dialog
- Removed “Experimental” and “Satstralia” coordinators
- Fixed robot avatar generation on the web
- Uppercased invoice text on QR codes
- Recovery robot form improved
- Fast generate robot changed to fast generate order
- Nostr order books
- First external coordinator now available: you can now see @lnp2pBot orders on RoboSats UI
- Better display coordinator info on the Create Order
- Charts now depend on selected currency
- Fixed exchange summary aggregatons
- Changed URLs to https://robosats.org and new onion
- Order creation view now displays all available payment methods
Full release notes are available at https://github.com/RoboSats/robosats/releases
developer: RoboSats