forked from michael.heier/umbrel-apps
Update RoboSats to v0.3.3-alpha (#326)
This commit is contained in:
parent
c4b45655bd
commit
0131edbdd0
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 12596
|
||||
|
||||
web:
|
||||
image: recksato/robosats-client:v0.3.1-alpha@sha256:5056f6905a4f93c319def72a89bf05f33443f4c4b5f4dcd1232331996335cf9e
|
||||
image: recksato/robosats-client:v0.3.3-alpha@sha256:138a607c0a871831dd94b26de7352843665d038abc147b4807c2416108a93575
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: robosats
|
||||
category: Finance
|
||||
name: RoboSats
|
||||
version: "v0.3.1-alpha"
|
||||
version: "v0.3.3-alpha"
|
||||
tagline: Simple and Private Bitcoin P2P Exchange
|
||||
description: >-
|
||||
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
||||
|
@ -34,25 +34,9 @@ description: >-
|
|||
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
|
||||
|
||||
releaseNotes: >-
|
||||
- New Trade Box, Order Page and Notification components.
|
||||
- Minor Bugfixes and dependency updates
|
||||
|
||||
- Order status will keep refreshing even if the user is browsing the order book or adjusting settings.
|
||||
|
||||
- Notifications will fire wherever you are in the app. Browser tab blinks if you are on another tab.
|
||||
|
||||
- New buyer payout form with advanced options.
|
||||
|
||||
- User can choose the routing budget (now you can receive payouts to expensive wallets e.g Muun, you pay the routing fee).
|
||||
|
||||
- User can wrap their invoice with Lnproxy (experimental) to protect the privacy of the receiving node_id or wallet.
|
||||
|
||||
- All actions during a trade have moved to the TradeBox (e.g. cancel buttons, collab cancel...).
|
||||
|
||||
- Optionally automatically upload chat logs when opening a dispute.
|
||||
|
||||
- Many bug fixes (and many new bugs too!)
|
||||
|
||||
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.3.1-alpha
|
||||
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/compare/v0.3.1-alpha...v0.3.3-alpha
|
||||
developer: RoboSats
|
||||
website: https://learn.robosats.com
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in New Issue
Block a user