From 193c366e2d20329620a4ab95831f888e8f9f3b32 Mon Sep 17 00:00:00 2001 From: Felix <51097237+f321x@users.noreply.github.com> Date: Tue, 26 Sep 2023 22:07:07 +0000 Subject: [PATCH] Update Robosats to v0.5.2 (#777) --- robosats/docker-compose.yml | 4 ++-- robosats/umbrel-app.yml | 18 ++++++------------ 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/robosats/docker-compose.yml b/robosats/docker-compose.yml index f40c311..67d7d8e 100644 --- a/robosats/docker-compose.yml +++ b/robosats/docker-compose.yml @@ -7,10 +7,10 @@ services: APP_PORT: 12596 web: - image: recksato/robosats-client:v0.5.1-alpha@sha256:cffbb9c467d14643fc60591d09374f44e8618f2c233c8f502abaa8f3662caff4 + image: recksato/robosats-client:v0.5.2-alpha@sha256:cbc910c20779ee94f67ffeb12fb30415d31fce897fcbdec8d6c33896dd8e23fa restart: on-failure stop_grace_period: 1m init: true environment: TOR_PROXY_IP: ${TOR_PROXY_IP} - TOR_PROXY_PORT: ${TOR_PROXY_PORT} \ No newline at end of file + TOR_PROXY_PORT: ${TOR_PROXY_PORT} diff --git a/robosats/umbrel-app.yml b/robosats/umbrel-app.yml index 7d49dfa..f1dd9e7 100644 --- a/robosats/umbrel-app.yml +++ b/robosats/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: robosats category: bitcoin name: RoboSats -version: "v0.5.1-alpha" +version: "v0.5.2-alpha" tagline: Simple and Private Bitcoin P2P Exchange description: >- RoboSats is a simple and private app to exchange bitcoin for national currencies. @@ -40,21 +40,15 @@ releaseNotes: >- third option in the pop-up. - - New authentication method for robots (you must update!) + - New language: Swahili. Thank you @turizspace! - - The robosats client app is now lighter on your node. Both in your disk and in your ram. The app is now trimmed down to 7 MB versus 130MB of v0.5.0-alpha + - Improved French and Italian translations. Thank you @LeoSpyke and @jinformatique ! - - New shortcut to login into any of your robots. Just enter in your browser the URL umbrel.local:12596/robot/ + - Improved invoice descriptions. - - Fix LNproxy feature to wrap invoices for your privacy + - Small UI fixes. - - Fix chat to allow multiple lines of input - - - Improved security: submitted invoices/address are now PGP signed (no possible MITM attacks) - - - New payment methods - - - Many other minor bug fixes and updates. + - Add bd taka as currency @dapsavoie Full release notes are available at https://github.com/RoboSats/robosats/releases