diff --git a/robosats/docker-compose.yml b/robosats/docker-compose.yml index 191f9b6..8cde949 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.3-alpha@sha256:138a607c0a871831dd94b26de7352843665d038abc147b4807c2416108a93575 + image: recksato/robosats-client:v0.4.0-alpha@sha256:9f9a759be3a4faf1305ab8ec17d0041fc430b604767b1b4838015d365080433d restart: on-failure stop_grace_period: 1m init: true diff --git a/robosats/umbrel-app.yml b/robosats/umbrel-app.yml index 4f99a2e..981cd08 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.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: []