mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-28 12:52:29 +02:00
Update RoboSats to v0.4.0-alpha (#447)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
5956a3731f
commit
d19f23f9f9
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 12596
|
APP_PORT: 12596
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: recksato/robosats-client:v0.3.3-alpha@sha256:138a607c0a871831dd94b26de7352843665d038abc147b4807c2416108a93575
|
image: recksato/robosats-client:v0.4.0-alpha@sha256:9f9a759be3a4faf1305ab8ec17d0041fc430b604767b1b4838015d365080433d
|
||||||
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: Finance
|
category: Finance
|
||||||
name: RoboSats
|
name: RoboSats
|
||||||
version: "v0.3.3-alpha"
|
version: "v0.4.0-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.
|
||||||
@ -34,9 +34,21 @@ description: >-
|
|||||||
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
|
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
|
||||||
|
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
- Minor Bugfixes and dependency updates
|
- New Robot page
|
||||||
|
|
||||||
|
- New user onboarding dialog
|
||||||
|
|
||||||
|
- New robot Recovery dialog.
|
||||||
|
|
||||||
|
- New Robot Garage. The garage is a backlog of your multiple robots. It helps you switch easily between identities. Note that only the active robot will receive sound notifications for its order.
|
||||||
|
|
||||||
|
- A robot that has past trade now shows a warning "Reusing trading identity degrades your privacy against other users, coordinators and observers."
|
||||||
|
|
||||||
|
- Other minor bug bixes and updates.
|
||||||
|
|
||||||
|
|
||||||
|
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/compare/v0.3.3-alpha...v0.4.0-alpha
|
||||||
|
|
||||||
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/compare/v0.3.1-alpha...v0.3.3-alpha
|
|
||||||
developer: RoboSats
|
developer: RoboSats
|
||||||
website: https://learn.robosats.com
|
website: https://learn.robosats.com
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
Reference in New Issue
Block a user