Update Robosats to v0.7.9-alpha (#3076)
This commit is contained in:
parent
630a0cc715
commit
aa022e724b
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 12596
|
||||
|
||||
web:
|
||||
image: recksato/robosats-client:v0.7.8-alpha@sha256:b65d34702d9c9ae079ddf7adcbffd5a1e0cb7a385519dc8ef2a7468955ac6cc7
|
||||
image: recksato/robosats-client:v0.7.9-alpha@sha256:784324d295fd29e773cfc180038cf64cca2e1904de96cfddfa05d9455c5b84f7
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: robosats
|
||||
category: bitcoin
|
||||
name: RoboSats
|
||||
version: "v0.7.8-alpha"
|
||||
version: "v0.7.9-alpha"
|
||||
tagline: Simple and Private Bitcoin P2P Exchange
|
||||
description: >-
|
||||
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
||||
@ -35,16 +35,13 @@ description: >-
|
||||
|
||||
releaseNotes: >-
|
||||
Highlights:
|
||||
- New coordinator: LibreBazaar
|
||||
- New payment method: Nomad
|
||||
- Major libraries update
|
||||
- Coordinator ratings are now cryptographically verified
|
||||
- Private chat message are also sent as nip17 as part of the full migration of the chat to nostr
|
||||
- Fix nostr relay connection
|
||||
- Fixed a situation where sometimes orders table loads in page 2
|
||||
- Android adaptive Icons support
|
||||
|
||||
Full release notes are available at https://github.com/RoboSats/robosats/releases
|
||||
- Orders can be created now with a password (Advance settings). These orders won't appear in the public orders view and can be taken only if the robot inputs the same password.
|
||||
- Orders can be fetch now by URL in the Book view
|
||||
- New coordinator: FreedomSats
|
||||
- Peach orders now available in Global orders book
|
||||
- Chat fix
|
||||
|
||||
Full release notes are available at https://github.com/RoboSats/robosats/releases/tag/v0.7.9-alpha
|
||||
developer: RoboSats
|
||||
website: https://learn.robosats.com
|
||||
dependencies: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user