mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +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}
|
||||
|
||||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user