mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Robosats to v0.7.3-alpha (#2245)
This commit is contained in:
parent
79b19449ee
commit
24f5e6fe02
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 12596
|
APP_PORT: 12596
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: recksato/robosats-client:v0.7.1-alpha@sha256:69a4d1cc184c45dff720fd41999408fabc9a2789d1de456488ed2311c7184d40
|
image: recksato/robosats-client:v0.7.4-alpha@sha256:b094733d143288b3509f1f021740ccfc1d8418456caaa0f9d42525fcfe612fd3
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
init: true
|
init: true
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: robosats
|
id: robosats
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: RoboSats
|
name: RoboSats
|
||||||
version: "v0.7.1-alpha"
|
version: "v0.7.4-alpha"
|
||||||
tagline: Simple and Private Bitcoin P2P Exchange
|
tagline: Simple and Private Bitcoin P2P Exchange
|
||||||
description: >-
|
description: >-
|
||||||
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
||||||
@ -35,14 +35,16 @@ description: >-
|
|||||||
|
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
Highlights:
|
Highlights:
|
||||||
- Improved performance across various features
|
- Recovery robot form improved
|
||||||
- Faster and more reliable web notifications
|
- Fast generate robot changed to fast generate order
|
||||||
- Fixed bugs related to cache management
|
- Nostr order books
|
||||||
- Fixed version upgrade dialog
|
- First external coordinator now available: you can now see @lnp2pBot orders on RoboSats UI
|
||||||
- Removed “Experimental” and “Satstralia” coordinators
|
- Better display coordinator info on the Create Order
|
||||||
- Fixed robot avatar generation on the web
|
- Charts now depend on selected currency
|
||||||
- Uppercased invoice text on QR codes
|
- 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
|
Full release notes are available at https://github.com/RoboSats/robosats/releases
|
||||||
developer: RoboSats
|
developer: RoboSats
|
||||||
|
Loading…
Reference in New Issue
Block a user