mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
Update Robosats to v0.2.2-alpha (#233)
This commit is contained in:
parent
bb3b0dd907
commit
aea406d0bf
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: ${APP_ROBOSATS_PORT}
|
APP_PORT: ${APP_ROBOSATS_PORT}
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: recksato/robosats-client:v0.2.1-alpha@sha256:98124ceec4af01b001940f5929e09a7668c60bf7fbcdf249ffc07b3f6231dadf
|
image: recksato/robosats-client:v0.2.2-alpha@sha256:7d186c8067187fcb37cc3e4d251d1994e5e7f0ebe274ddffe4b26c004e472558
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
init: true
|
init: true
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: robosats
|
id: robosats
|
||||||
category: Finance
|
category: Finance
|
||||||
name: RoboSats
|
name: RoboSats
|
||||||
version: "v0.2.1-alpha"
|
version: "v0.2.2-alpha"
|
||||||
tagline: Simple and Private Bitcoin P2P Exchange
|
tagline: Simple and Private Bitcoin P2P Exchange
|
||||||
description: >-
|
description: >-
|
||||||
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
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.
|
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
|
||||||
|
|
||||||
releaseNotes: >-
|
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
|
developer: RoboSats
|
||||||
website: https://learn.robosats.com
|
website: https://learn.robosats.com
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user