From 0131edbdd0b1b77a6320d95e212d79251d3d3003 Mon Sep 17 00:00:00 2001 From: Michael Henke <433270+aphex3k@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:07:27 -0800 Subject: [PATCH] Update RoboSats to v0.3.3-alpha (#326) --- robosats/docker-compose.yml | 2 +- robosats/umbrel-app.yml | 22 +++------------------- 2 files changed, 4 insertions(+), 20 deletions(-) diff --git a/robosats/docker-compose.yml b/robosats/docker-compose.yml index 45869a8..191f9b6 100644 --- a/robosats/docker-compose.yml +++ b/robosats/docker-compose.yml @@ -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 diff --git a/robosats/umbrel-app.yml b/robosats/umbrel-app.yml index 4c6a578..4f99a2e 100644 --- a/robosats/umbrel-app.yml +++ b/robosats/umbrel-app.yml @@ -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. - - - 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!) + - Minor Bugfixes and dependency updates - 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: []