Update Robosats to v0.2.2-alpha (#233)

This commit is contained in:
Michael Henke 2022-10-29 05:30:33 -07:00 committed by GitHub
parent bb3b0dd907
commit aea406d0bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 4 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: ${APP_ROBOSATS_PORT}
web:
image: recksato/robosats-client:v0.2.1-alpha@sha256:98124ceec4af01b001940f5929e09a7668c60bf7fbcdf249ffc07b3f6231dadf
image: recksato/robosats-client:v0.2.2-alpha@sha256:7d186c8067187fcb37cc3e4d251d1994e5e7f0ebe274ddffe4b26c004e472558
restart: on-failure
stop_grace_period: 1m
init: true

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: robosats
category: Finance
name: RoboSats
version: "v0.2.1-alpha"
version: "v0.2.2-alpha"
tagline: Simple and Private Bitcoin P2P Exchange
description: >-
RoboSats is a simple and private app to exchange bitcoin for national currencies.
@ -34,7 +34,25 @@ description: >-
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
releaseNotes: >-
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.2.1-alpha
- The new Maker Form
- New match making system on order maker
- RoboSats PRO concep demo (Interactive fully customizable layout with widgets, drag and drop, then freeze the UI) . Check it out at unsafe.robosats.com/pro
- New Web websocket System
- Loading avatar placeholder animation
- A large refactor of the frontend (many new functional components)
- Persist data on Android
- New currencies
- New language : Chinese (simplified and traditional)
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.2.2-alpha
developer: RoboSats
website: https://learn.robosats.com
dependencies: []
@ -51,4 +69,4 @@ path: ""
defaultUsername: ""
defaultPassword: ""
submitter: RoboSats
submission: https://github.com/getumbrel/umbrel-apps/pull/122
submission: https://github.com/getumbrel/umbrel-apps/pull/122