mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +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
|
||||
|
||||
web:
|
||||
image: recksato/robosats-client:v0.3.3-alpha@sha256:138a607c0a871831dd94b26de7352843665d038abc147b4807c2416108a93575
|
||||
image: recksato/robosats-client:v0.4.0-alpha@sha256:9f9a759be3a4faf1305ab8ec17d0041fc430b604767b1b4838015d365080433d
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: robosats
|
||||
category: Finance
|
||||
name: RoboSats
|
||||
version: "v0.3.3-alpha"
|
||||
version: "v0.4.0-alpha"
|
||||
tagline: Simple and Private Bitcoin P2P Exchange
|
||||
description: >-
|
||||
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.
|
||||
|
||||
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.1-alpha...v0.3.3-alpha
|
||||
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/compare/v0.3.3-alpha...v0.4.0-alpha
|
||||
|
||||
developer: RoboSats
|
||||
website: https://learn.robosats.com
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user