forked from michael.heier/umbrel-apps
Update RoboSats to v0.3.0-alpha (#293)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
b4c7c34dfa
commit
2f564a7f3c
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: ${APP_ROBOSATS_PORT}
|
||||
|
||||
web:
|
||||
image: recksato/robosats-client:v0.2.2-alpha@sha256:7d186c8067187fcb37cc3e4d251d1994e5e7f0ebe274ddffe4b26c004e472558
|
||||
image: recksato/robosats-client:v0.3.0-alpha@sha256:81dc6a587042a75157f2d9dd70035c4f00e6b9bfe854d85489197120ff3ffc98
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: robosats
|
||||
category: Finance
|
||||
name: RoboSats
|
||||
version: "v0.2.2-alpha"
|
||||
version: "v0.3.0-alpha"
|
||||
tagline: Simple and Private Bitcoin P2P Exchange
|
||||
description: >-
|
||||
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
||||
|
@ -34,25 +34,10 @@ description: >-
|
|||
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
|
||||
|
||||
releaseNotes: >-
|
||||
- The new Maker Form
|
||||
- Bugfix: Fix export chat android #324 (KoalaSat)
|
||||
|
||||
- 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
|
||||
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.3.0-alpha
|
||||
developer: RoboSats
|
||||
website: https://learn.robosats.com
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in New Issue
Block a user